#9EAEFA#9EAEFA
#9EAEFA is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.8% C 0.111 H 274.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEFA |
|---|---|
| RGB | rgb(158, 174, 250) |
| HSL | hsl(230, 90%, 80%) |
| HSV | hsv(230, 37%, 98%) |
| CMYK | cmyk(36.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(72.52, 12.38, -39.52) |
| CIE-LCH | lch(72.52, 41.41, 287.39°) |
| OKLab | oklab(76.76% 0.0085 -0.1102) |
| OKLCH | oklch(76.76% 0.111 274.4) |
| XYZ | xyz(46.4869, 44.4414, 96.5526) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 9.02
Powder Blue (survey)
#B1D1FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEFA #FAEA9E
analogous
#9EDCFA #9EAEFA #BC9EFA
triadic
#9EAEFA #FA9EAE #AEFA9E
tetradic
#9EAEFA #FA9EDC #FAEA9E #9EFABC
square
#9EAEFA #FA9EDC #FAEA9E #9EFABC
split-complementary
#9EAEFA #FABC9E #DCFA9E
monochromatic
#2A4DF4 #647DF7 #9EAEFA #D8DFFD #E2E7FD
Accessibility & contrast
On white
2.12
#9EAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#9EAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEFA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEFA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#83BDC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eaefa; /* rgb */ color: rgb(158, 174, 250); /* oklch */ color: oklch(76.8% 0.111 274.4);
Tailwind
colors: {
custom: {
50: '#bdc6fc',
500: '#9eaefa',
950: '#000000',
},
}SCSS
$custom: #9eaefa; $custom-light: #bdc6fc; $custom-dark: #000000;
JSON
{
"hex": "#9eaefa",
"rgb": {
"r": 158,
"g": 174,
"b": 250
},
"hsl": {
"h": 229.565,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.76761,
"c": 0.11058,
"h": 274.4
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#9EAEFA
secondary
#F6F0D5
accent
#BE00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285