#9EAFFC#9EAFFC
#9EAFFC is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.112 H 274.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAFFC |
|---|---|
| RGB | rgb(158, 175, 252) |
| HSL | hsl(229, 94%, 80%) |
| HSV | hsv(229, 37%, 99%) |
| CMYK | cmyk(37.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.86, 12.35, -40.07) |
| CIE-LCH | lch(72.86, 41.93, 287.13°) |
| OKLab | oklab(77.05% 0.0077 -0.1118) |
| OKLCH | oklch(77.05% 0.112 274) |
| XYZ | xyz(46.9960, 44.9553, 98.2776) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.47
Periwinkle Blue
#8F99FB
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAFFC #FCEB9E
analogous
#9EDEFC #9EAFFC #BC9EFC
triadic
#9EAFFC #FC9EAF #AFFC9E
tetradic
#9EAFFC #FC9EDE #FCEB9E #9EFCBC
square
#9EAFFC #FC9EDE #FCEB9E #9EFCBC
split-complementary
#9EAFFC #FCBC9E #DEFC9E
monochromatic
#274DF8 #637EFA #9EAFFC #D9E0FE #E1E7FE
Accessibility & contrast
On white
2.10
#9EAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#9EAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAFFC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAFFC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#82BECA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9eaffc; /* rgb */ color: rgb(158, 175, 252); /* oklch */ color: oklch(77.1% 0.112 274.0);
Tailwind
colors: {
custom: {
50: '#bdc6fd',
500: '#9eaffc',
950: '#000000',
},
}SCSS
$custom: #9eaffc; $custom-light: #bdc6fd; $custom-dark: #000000;
JSON
{
"hex": "#9eaffc",
"rgb": {
"r": 158,
"g": 175,
"b": 252
},
"hsl": {
"h": 229.149,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.77052,
"c": 0.11211,
"h": 274
},
"luminance": 0.44957
}Semantic roles & 50–950 ramp
primary
#9EAFFC
secondary
#F6F0D5
accent
#BC00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285