#9EAEF5#9EAEF5
#9EAEF5 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.104 H 274.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEF5 |
|---|---|
| RGB | rgb(158, 174, 245) |
| HSL | hsl(229, 81%, 79%) |
| HSV | hsv(229, 36%, 96%) |
| CMYK | cmyk(35.5%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(72.32, 11.07, -37.13) |
| CIE-LCH | lch(72.32, 38.75, 286.60°) |
| OKLab | oklab(76.53% 0.0072 -0.1034) |
| OKLCH | oklch(76.53% 0.104 274) |
| XYZ | xyz(45.7132, 44.1320, 92.4782) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 6.05
Carolina Blue
#8AB8FE
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEF5 #F5E59E
analogous
#9ED9F5 #9EAEF5 #BA9EF5
triadic
#9EAEF5 #F59EAE #AEF59E
tetradic
#9EAEF5 #F59ED9 #F5E59E #9EF5BA
square
#9EAEF5 #F59ED9 #F5E59E #9EF5BA
split-complementary
#9EAEF5 #F5BA9E #D9F59E
monochromatic
#2F51EA #6780EF #9EAEF5 #D5DCFB #E3E8FC
Accessibility & contrast
On white
2.14
#9EAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#9EAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEF5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEF5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F8
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#85BCC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eaef5; /* rgb */ color: rgb(158, 174, 245); /* oklch */ color: oklch(76.5% 0.104 274.0);
Tailwind
colors: {
custom: {
50: '#bdc6f8',
500: '#9eaef5',
950: '#000000',
},
}SCSS
$custom: #9eaef5; $custom-light: #bdc6f8; $custom-dark: #000000;
JSON
{
"hex": "#9eaef5",
"rgb": {
"r": 158,
"g": 174,
"b": 245
},
"hsl": {
"h": 228.966,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.76533,
"c": 0.10363,
"h": 274
},
"luminance": 0.44134
}Semantic roles & 50–950 ramp
primary
#9EAEF5
secondary
#F4EFD7
accent
#B608DE
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285