#9EAAFA#9EAAFA
#9EAAFA is a light, moderate blue. Relative luminance 0.429; OKLCH L 76.0% C 0.116 H 276.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAFA |
|---|---|
| RGB | rgb(158, 170, 250) |
| HSL | hsl(232, 90%, 80%) |
| HSV | hsv(232, 37%, 98%) |
| CMYK | cmyk(36.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.50, 14.63, -41.12) |
| CIE-LCH | lch(71.50, 43.64, 289.58°) |
| OKLab | oklab(75.97% 0.0136 -0.1148) |
| OKLCH | oklch(75.97% 0.116 276.7) |
| XYZ | xyz(45.7256, 42.9189, 96.2988) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 7.95
Perrywinkle
#8F8CE7
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAFA #FAEE9E
analogous
#9ED8FA #9EAAFA #C09EFA
triadic
#9EAAFA #FA9EAA #AAFA9E
tetradic
#9EAAFA #FA9ED8 #FAEE9E #9EFAC0
square
#9EAAFA #FA9ED8 #FAEE9E #9EFAC0
split-complementary
#9EAAFA #FAC09E #D8FA9E
monochromatic
#2A44F4 #6477F7 #9EAAFA #D8DDFD #E2E5FD
Accessibility & contrast
On white
2.19
#9EAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#9EAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAFA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAFA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#83BAC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9eaafa; /* rgb */ color: rgb(158, 170, 250); /* oklch */ color: oklch(76.0% 0.116 276.7);
Tailwind
colors: {
custom: {
50: '#bdc3fc',
500: '#9eaafa',
950: '#000000',
},
}SCSS
$custom: #9eaafa; $custom-light: #bdc3fc; $custom-dark: #000000;
JSON
{
"hex": "#9eaafa",
"rgb": {
"r": 158,
"g": 170,
"b": 250
},
"hsl": {
"h": 232.174,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.7597,
"c": 0.11565,
"h": 276.7
},
"luminance": 0.42921
}Semantic roles & 50–950 ramp
primary
#9EAAFA
secondary
#F6F1D5
accent
#C800E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185