#8EAFFC#8EAFFC
#8EAFFC is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.0% C 0.117 H 266.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAFFC |
|---|---|
| RGB | rgb(142, 175, 252) |
| HSL | hsl(222, 95%, 77%) |
| HSV | hsv(222, 44%, 99%) |
| CMYK | cmyk(43.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.85, 8.27, -41.73) |
| CIE-LCH | lch(71.85, 42.54, 281.21°) |
| OKLab | oklab(76.01% -0.0083 -0.1169) |
| OKLCH | oklch(76.01% 0.117 266) |
| XYZ | xyz(44.0504, 43.4365, 98.1395) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 4.45
Periwinkle Blue
#8F99FB
ΔE00 6.96
Sky Blue (survey)
#75BBFD
ΔE00 7.89
Cornflowerblue
#6495ED
ΔE00 8.43
Baby Blue (survey)
#A2CFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAFFC #FCDB8E
analogous
#8EE6FC #8EAFFC #A48EFC
triadic
#8EAFFC #FC8EAF #AFFC8E
tetradic
#8EAFFC #FC8EE6 #FCDB8E #8EFCA4
square
#8EAFFC #FC8EE6 #FCDB8E #8EFCA4
split-complementary
#8EAFFC #FCA48E #E6FC8E
monochromatic
#175BF9 #5285FA #8EAFFC #CAD9FE #E1EAFE
Accessibility & contrast
On white
2.17
#8EAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#8EAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAFFC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAFFC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#66BFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eaffc; /* rgb */ color: rgb(142, 175, 252); /* oklch */ color: oklch(76.0% 0.117 266.0);
Tailwind
colors: {
custom: {
50: '#b3c6fd',
500: '#8eaffc',
950: '#000000',
},
}SCSS
$custom: #8eaffc; $custom-light: #b3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#8eaffc",
"rgb": {
"r": 142,
"g": 175,
"b": 252
},
"hsl": {
"h": 222,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.76005,
"c": 0.11717,
"h": 266
},
"luminance": 0.43439
}Semantic roles & 50–950 ramp
primary
#8EAFFC
secondary
#F6ECD5
accent
#A100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285