#9FABBE#9FABBE
#9FABBE is a light, muted blue. Relative luminance 0.402; OKLCH L 73.8% C 0.031 H 259.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABBE |
|---|---|
| RGB | rgb(159, 171, 190) |
| HSL | hsl(217, 19%, 68%) |
| HSV | hsv(217, 16%, 75%) |
| CMYK | cmyk(16.3%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(69.62, -0.22, -11.13) |
| CIE-LCH | lch(69.62, 11.13, 268.86°) |
| OKLab | oklab(73.8% -0.0055 -0.0301) |
| OKLCH | oklch(73.8% 0.031 259.6) |
| XYZ | xyz(38.1530, 40.2137, 54.4571) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.10
Bluey Grey
#89A0B0
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABBE #BEB29F
analogous
#9FBABE #9FABBE #A29FBE
triadic
#9FABBE #BE9FAB #ABBE9F
tetradic
#9FABBE #BE9FBA #BEB29F #9FBEA2
square
#9FABBE #BE9FBA #BEB29F #9FBEA2
split-complementary
#9FABBE #BEA29F #BABE9F
monochromatic
#5B6C87 #7B8BA5 #9FABBE #C3CBD7 #E8EBEF
Accessibility & contrast
On white
2.32
#9FABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#9FABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABBE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABBE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#98AFB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9fabbe; /* rgb */ color: rgb(159, 171, 190); /* oklch */ color: oklch(73.8% 0.031 259.6);
Tailwind
colors: {
custom: {
50: '#bbc4d1',
500: '#9fabbe',
950: '#000000',
},
}SCSS
$custom: #9fabbe; $custom-light: #bbc4d1; $custom-dark: #000000;
JSON
{
"hex": "#9fabbe",
"rgb": {
"r": 159,
"g": 171,
"b": 190
},
"hsl": {
"h": 216.774,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73795,
"c": 0.03063,
"h": 259.6
},
"luminance": 0.40214
}Semantic roles & 50–950 ramp
primary
#9FABBE
secondary
#E1DDD8
accent
#7C489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182