#9EAEFD#9EAEFD
#9EAEFD is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.9% C 0.115 H 274.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEFD |
|---|---|
| RGB | rgb(158, 174, 253) |
| HSL | hsl(230, 96%, 81%) |
| HSV | hsv(230, 38%, 99%) |
| CMYK | cmyk(37.5%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.65, 13.17, -40.95) |
| CIE-LCH | lch(72.65, 43.01, 287.83°) |
| OKLab | oklab(76.9% 0.0093 -0.1144) |
| OKLCH | oklch(76.9% 0.115 274.6) |
| XYZ | xyz(46.9610, 44.6311, 99.0497) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 9.07
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEFD #FDED9E
analogous
#9EDDFD #9EAEFD #BD9EFD
triadic
#9EAEFD #FD9EAE #AEFD9E
tetradic
#9EAEFD #FD9EDD #FDED9E #9EFDBD
square
#9EAEFD #FD9EDD #FDED9E #9EFDBD
split-complementary
#9EAEFD #FDBD9E #DDFD9E
monochromatic
#264AFB #627CFC #9EAEFD #DAE0FE #E1E6FE
Accessibility & contrast
On white
2.12
#9EAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#9EAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEFD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEFD | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#81BECA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eaefd; /* rgb */ color: rgb(158, 174, 253); /* oklch */ color: oklch(76.9% 0.115 274.6);
Tailwind
colors: {
custom: {
50: '#bdc6fe',
500: '#9eaefd',
950: '#000000',
},
}SCSS
$custom: #9eaefd; $custom-light: #bdc6fe; $custom-dark: #000000;
JSON
{
"hex": "#9eaefd",
"rgb": {
"r": 158,
"g": 174,
"b": 253
},
"hsl": {
"h": 229.895,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.769,
"c": 0.11474,
"h": 274.6
},
"luminance": 0.44633
}Semantic roles & 50–950 ramp
primary
#9EAEFD
secondary
#F7F1D4
accent
#BF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286