#9FABEB#9FABEB
#9FABEB is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.093 H 275.8°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABEB |
|---|---|
| RGB | rgb(159, 171, 235) |
| HSL | hsl(231, 66%, 77%) |
| HSV | hsv(231, 32%, 92%) |
| CMYK | cmyk(32.3%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.21, 10.45, -33.41) |
| CIE-LCH | lch(71.21, 35.01, 287.37°) |
| OKLab | oklab(75.56% 0.0093 -0.0927) |
| OKLCH | oklch(75.56% 0.093 275.8) |
| XYZ | xyz(43.8522, 42.4934, 84.4727) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.62
Perrywinkle
#8F8CE7
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABEB #EBDF9F
analogous
#9FD1EB #9FABEB #B99FEB
triadic
#9FABEB #EB9FAB #ABEB9F
tetradic
#9FABEB #EB9FD1 #EBDF9F #9FEBB9
square
#9FABEB #EB9FD1 #EBDF9F #9FEBB9
split-complementary
#9FABEB #EBB99F #D1EB9F
monochromatic
#3A52D6 #6C7FE0 #9FABEB #D2D7F6 #E6E9FA
Accessibility & contrast
On white
2.21
#9FABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#9FABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABEB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABEB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#8AB7C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fabeb; /* rgb */ color: rgb(159, 171, 235); /* oklch */ color: oklch(75.6% 0.093 275.8);
Tailwind
colors: {
custom: {
50: '#bdc3f1',
500: '#9fabeb',
950: '#000000',
},
}SCSS
$custom: #9fabeb; $custom-light: #bdc3f1; $custom-dark: #000000;
JSON
{
"hex": "#9fabeb",
"rgb": {
"r": 159,
"g": 171,
"b": 235
},
"hsl": {
"h": 230.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.7556,
"c": 0.09316,
"h": 275.8
},
"luminance": 0.42495
}Semantic roles & 50–950 ramp
primary
#9FABEB
secondary
#F1EEDA
accent
#B118CD
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185