#8CA7EA#8CA7EA
#8CA7EA is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.4% C 0.102 H 267.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA7EA |
|---|---|
| RGB | rgb(140, 167, 234) |
| HSL | hsl(223, 69%, 73%) |
| HSV | hsv(223, 40%, 92%) |
| CMYK | cmyk(40.2%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.86, 7.29, -36.61) |
| CIE-LCH | lch(68.86, 37.33, 281.26°) |
| OKLab | oklab(73.4% -0.0053 -0.1022) |
| OKLCH | oklch(73.4% 0.102 267) |
| XYZ | xyz(39.4806, 39.1514, 83.3026) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA7EA #EACF8C
analogous
#8CD6EA #8CA7EA #A08CEA
triadic
#8CA7EA #EA8CA7 #A7EA8C
tetradic
#8CA7EA #EA8CD6 #EACF8C #8CEAA0
square
#8CA7EA #EA8CD6 #EACF8C #8CEAA0
split-complementary
#8CA7EA #EAA08C #D6EA8C
monochromatic
#2759D5 #587FE1 #8CA7EA #C0CFF3 #E5EBFA
Accessibility & contrast
On white
2.38
#8CA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8CA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA7EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA7EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#6DB5BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ca7ea; /* rgb */ color: rgb(140, 167, 234); /* oklch */ color: oklch(73.4% 0.102 267.0);
Tailwind
colors: {
custom: {
50: '#b1c0f1',
500: '#8ca7ea',
950: '#000000',
},
}SCSS
$custom: #8ca7ea; $custom-light: #b1c0f1; $custom-dark: #000000;
JSON
{
"hex": "#8ca7ea",
"rgb": {
"r": 140,
"g": 167,
"b": 234
},
"hsl": {
"h": 222.766,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.73399,
"c": 0.1023,
"h": 267
},
"luminance": 0.39153
}Semantic roles & 50–950 ramp
primary
#8CA7EA
secondary
#F2EBD9
accent
#9B14D1
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184