#8EAFFE#8EAFFE
#8EAFFE is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.120 H 266.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAFFE |
|---|---|
| RGB | rgb(142, 175, 254) |
| HSL | hsl(222, 98%, 78%) |
| HSV | hsv(222, 44%, 100%) |
| CMYK | cmyk(44.1%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.94, 8.83, -42.67) |
| CIE-LCH | lch(71.94, 43.58, 281.69°) |
| OKLab | oklab(76.1% -0.0077 -0.1196) |
| OKLCH | oklch(76.1% 0.12 266.3) |
| XYZ | xyz(44.3690, 43.5639, 99.8175) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Pastel Blue
#A2BFFE
ΔE00 4.47
Periwinkle Blue
#8F99FB
ΔE00 6.95
Sky Blue (survey)
#75BBFD
ΔE00 7.93
Cornflowerblue
#6495ED
ΔE00 8.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAFFE #FEDD8E
analogous
#8EE7FE #8EAFFE #A58EFE
triadic
#8EAFFE #FE8EAF #AFFE8E
tetradic
#8EAFFE #FE8EE7 #FEDD8E #8EFEA5
square
#8EAFFE #FE8EE7 #FEDD8E #8EFEA5
split-complementary
#8EAFFE #FEA58E #E7FE8E
monochromatic
#1559FD #5184FD #8EAFFE #CBDAFF #E1EAFF
Accessibility & contrast
On white
2.16
#8EAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#8EAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAFFE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAFFE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#65C0CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eaffe; /* rgb */ color: rgb(142, 175, 254); /* oklch */ color: oklch(76.1% 0.120 266.3);
Tailwind
colors: {
custom: {
50: '#b3c6ff',
500: '#8eaffe',
950: '#000000',
},
}SCSS
$custom: #8eaffe; $custom-light: #b3c6ff; $custom-dark: #000000;
JSON
{
"hex": "#8eaffe",
"rgb": {
"r": 142,
"g": 175,
"b": 254
},
"hsl": {
"h": 222.321,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.761,
"c": 0.11987,
"h": 266.3
},
"luminance": 0.43566
}Semantic roles & 50–950 ramp
primary
#8EAFFE
secondary
#F7EDD4
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286