#9FABCE#9FABCE
#9FABCE is a light, muted blue. Relative luminance 0.410; OKLCH L 74.4% C 0.052 H 270.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABCE |
|---|---|
| RGB | rgb(159, 171, 206) |
| HSL | hsl(225, 32%, 72%) |
| HSV | hsv(225, 23%, 81%) |
| CMYK | cmyk(22.8%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(70.14, 3.39, -19.17) |
| CIE-LCH | lch(70.14, 19.46, 280.02°) |
| OKLab | oklab(74.38% 0.0002 -0.0524) |
| OKLCH | oklch(74.38% 0.052 270.2) |
| XYZ | xyz(39.9987, 40.9520, 64.1777) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 8.76
Light Blue Grey
#B7C9E2
ΔE00 8.96
Pastel Blue
#A2BFFE
ΔE00 9.02
Light Periwinkle
#C1C6FC
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABCE #CEC29F
analogous
#9FC3CE #9FABCE #AB9FCE
triadic
#9FABCE #CE9FAB #ABCE9F
tetradic
#9FABCE #CE9FC3 #CEC29F #9FCEAB
square
#9FABCE #CE9FC3 #CEC29F #9FCEAB
split-complementary
#9FABCE #CEAB9F #C3CE9F
monochromatic
#5266A1 #7688B9 #9FABCE #C8CEE3 #EBEDF5
Accessibility & contrast
On white
2.28
#9FABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#9FABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABCE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABCE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#9DAACD
Tritanopia (blue-blind)
#93B2B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9fabce; /* rgb */ color: rgb(159, 171, 206); /* oklch */ color: oklch(74.4% 0.052 270.2);
Tailwind
colors: {
custom: {
50: '#bcc3dd',
500: '#9fabce',
950: '#000000',
},
}SCSS
$custom: #9fabce; $custom-light: #bcc3dd; $custom-dark: #000000;
JSON
{
"hex": "#9fabce",
"rgb": {
"r": 159,
"g": 171,
"b": 206
},
"hsl": {
"h": 224.681,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.74376,
"c": 0.05238,
"h": 270.2
},
"luminance": 0.40953
}Semantic roles & 50–950 ramp
primary
#9FABCE
secondary
#EAE7DE
accent
#8E3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183