#8EAEFC#8EAEFC
#8EAEFC is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.8% C 0.118 H 266.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEFC |
|---|---|
| RGB | rgb(142, 174, 252) |
| HSL | hsl(223, 95%, 77%) |
| HSV | hsv(223, 44%, 99%) |
| CMYK | cmyk(43.7%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(71.59, 8.83, -42.14) |
| CIE-LCH | lch(71.59, 43.05, 281.84°) |
| OKLab | oklab(75.8% -0.0071 -0.1181) |
| OKLCH | oklch(75.8% 0.118 266.6) |
| XYZ | xyz(43.8565, 43.0487, 98.0749) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 6.65
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEFC #FCDC8E
analogous
#8EE5FC #8EAEFC #A58EFC
triadic
#8EAEFC #FC8EAE #AEFC8E
tetradic
#8EAEFC #FC8EE5 #FCDC8E #8EFCA5
square
#8EAEFC #FC8EE5 #FCDC8E #8EFCA5
split-complementary
#8EAEFC #FCA58E #E5FC8E
monochromatic
#1759F9 #5283FA #8EAEFC #CAD9FE #E1EAFE
Accessibility & contrast
On white
2.19
#8EAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#8EAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEFC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEFC | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#66BECA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eaefc; /* rgb */ color: rgb(142, 174, 252); /* oklch */ color: oklch(75.8% 0.118 266.6);
Tailwind
colors: {
custom: {
50: '#b3c5fd',
500: '#8eaefc',
950: '#000000',
},
}SCSS
$custom: #8eaefc; $custom-light: #b3c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8eaefc",
"rgb": {
"r": 142,
"g": 174,
"b": 252
},
"hsl": {
"h": 222.545,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.75802,
"c": 0.11828,
"h": 266.6
},
"luminance": 0.43051
}Semantic roles & 50–950 ramp
primary
#8EAEFC
secondary
#F6EDD5
accent
#A300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185