#9EAEFB#9EAEFB
#9EAEFB is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.112 H 274.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEFB |
|---|---|
| RGB | rgb(158, 174, 251) |
| HSL | hsl(230, 92%, 80%) |
| HSV | hsv(230, 37%, 98%) |
| CMYK | cmyk(37.1%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.56, 12.64, -40.00) |
| CIE-LCH | lch(72.56, 41.95, 287.54°) |
| OKLab | oklab(76.81% 0.0088 -0.1116) |
| OKLCH | oklch(76.81% 0.112 274.5) |
| XYZ | xyz(46.6441, 44.5043, 97.3806) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.79
Carolina Blue
#8AB8FE
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 9.03
Powder Blue (survey)
#B1D1FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEFB #FBEB9E
analogous
#9EDDFB #9EAEFB #BC9EFB
triadic
#9EAEFB #FB9EAE #AEFB9E
tetradic
#9EAEFB #FB9EDD #FBEB9E #9EFBBC
square
#9EAEFB #FB9EDD #FBEB9E #9EFBBC
split-complementary
#9EAEFB #FBBC9E #DDFB9E
monochromatic
#284CF6 #637DF9 #9EAEFB #D9DFFD #E2E6FE
Accessibility & contrast
On white
2.12
#9EAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#9EAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEFB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEFB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#82BDCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eaefb; /* rgb */ color: rgb(158, 174, 251); /* oklch */ color: oklch(76.8% 0.112 274.5);
Tailwind
colors: {
custom: {
50: '#bdc6fd',
500: '#9eaefb',
950: '#000000',
},
}SCSS
$custom: #9eaefb; $custom-light: #bdc6fd; $custom-dark: #000000;
JSON
{
"hex": "#9eaefb",
"rgb": {
"r": 158,
"g": 174,
"b": 251
},
"hsl": {
"h": 229.677,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.76807,
"c": 0.11196,
"h": 274.5
},
"luminance": 0.44506
}Semantic roles & 50–950 ramp
primary
#9EAEFB
secondary
#F6F0D5
accent
#BE00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285