#8EAEFD#8EAEFD
#8EAEFD is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.8% C 0.120 H 266.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEFD |
|---|---|
| RGB | rgb(142, 174, 253) |
| HSL | hsl(223, 97%, 77%) |
| HSV | hsv(223, 44%, 99%) |
| CMYK | cmyk(43.9%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.63, 9.11, -42.61) |
| CIE-LCH | lch(71.63, 43.57, 282.07°) |
| OKLab | oklab(75.85% -0.0068 -0.1194) |
| OKLCH | oklch(75.85% 0.12 266.7) |
| XYZ | xyz(44.0154, 43.1122, 98.9117) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 8.19
Cornflowerblue
#6495ED
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEFD #FDDD8E
analogous
#8EE5FD #8EAEFD #A68EFD
triadic
#8EAEFD #FD8EAE #AEFD8E
tetradic
#8EAEFD #FD8EE5 #FDDD8E #8EFDA6
square
#8EAEFD #FD8EE5 #FDDD8E #8EFDA6
split-complementary
#8EAEFD #FDA68E #E5FD8E
monochromatic
#1658FB #5283FC #8EAEFD #CAD9FE #E1E9FE
Accessibility & contrast
On white
2.18
#8EAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#8EAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEFD
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEFD | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#66BECA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eaefd; /* rgb */ color: rgb(142, 174, 253); /* oklch */ color: oklch(75.8% 0.120 266.7);
Tailwind
colors: {
custom: {
50: '#b3c5fe',
500: '#8eaefd',
950: '#000000',
},
}SCSS
$custom: #8eaefd; $custom-light: #b3c5fe; $custom-dark: #000000;
JSON
{
"hex": "#8eaefd",
"rgb": {
"r": 142,
"g": 174,
"b": 253
},
"hsl": {
"h": 222.703,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.75849,
"c": 0.11963,
"h": 266.7
},
"luminance": 0.43115
}Semantic roles & 50–950 ramp
primary
#8EAEFD
secondary
#F7EDD4
accent
#A300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186