#9EAEF8#9EAEF8
#9EAEF8 is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.7% C 0.108 H 274.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEF8 |
|---|---|
| RGB | rgb(158, 174, 248) |
| HSL | hsl(229, 87%, 80%) |
| HSV | hsv(229, 36%, 97%) |
| CMYK | cmyk(36.3%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.44, 11.86, -38.57) |
| CIE-LCH | lch(72.44, 40.35, 287.09°) |
| OKLab | oklab(76.67% 0.008 -0.1075) |
| OKLCH | oklch(76.67% 0.108 274.2) |
| XYZ | xyz(46.1749, 44.3166, 94.9098) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.81
Periwinkle Blue
#8F99FB
ΔE00 5.91
Carolina Blue
#8AB8FE
ΔE00 6.99
Light Periwinkle
#C1C6FC
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.99
Powder Blue (survey)
#B1D1FC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEF8 #F8E89E
analogous
#9EDBF8 #9EAEF8 #BB9EF8
triadic
#9EAEF8 #F89EAE #AEF89E
tetradic
#9EAEF8 #F89EDB #F8E89E #9EF8BB
square
#9EAEF8 #F89EDB #F8E89E #9EF8BB
split-complementary
#9EAEF8 #F8BB9E #DBF89E
monochromatic
#2C4FF0 #657EF4 #9EAEF8 #D7DEFC #E2E7FD
Accessibility & contrast
On white
2.13
#9EAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#9EAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEF8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEF8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FB
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#84BCC8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eaef8; /* rgb */ color: rgb(158, 174, 248); /* oklch */ color: oklch(76.7% 0.108 274.2);
Tailwind
colors: {
custom: {
50: '#bdc6fb',
500: '#9eaef8',
950: '#000000',
},
}SCSS
$custom: #9eaef8; $custom-light: #bdc6fb; $custom-dark: #000000;
JSON
{
"hex": "#9eaef8",
"rgb": {
"r": 158,
"g": 174,
"b": 248
},
"hsl": {
"h": 229.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.76669,
"c": 0.10781,
"h": 274.2
},
"luminance": 0.44319
}Semantic roles & 50–950 ramp
primary
#9EAEF8
secondary
#F5EFD6
accent
#BB02E3
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285