#9FACCE#9FACCE
#9FACCE is a light, muted blue. Relative luminance 0.413; OKLCH L 74.6% C 0.051 H 268.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACCE |
|---|---|
| RGB | rgb(159, 172, 206) |
| HSL | hsl(223, 32%, 72%) |
| HSV | hsv(223, 23%, 81%) |
| CMYK | cmyk(22.8%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(70.41, 2.84, -18.77) |
| CIE-LCH | lch(70.41, 18.98, 278.59°) |
| OKLab | oklab(74.58% -0.0012 -0.0513) |
| OKLCH | oklch(74.58% 0.051 268.7) |
| XYZ | xyz(40.1883, 41.3312, 64.2409) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 9.10
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACCE #CEC19F
analogous
#9FC4CE #9FACCE #AA9FCE
triadic
#9FACCE #CE9FAC #ACCE9F
tetradic
#9FACCE #CE9FC4 #CEC19F #9FCEAA
square
#9FACCE #CE9FC4 #CEC19F #9FCEAA
split-complementary
#9FACCE #CEAA9F #C4CE9F
monochromatic
#5268A1 #7689B9 #9FACCE #C8CFE3 #EBEDF5
Accessibility & contrast
On white
2.27
#9FACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#9FACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACCE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACCE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED0
Deuteranopia (green-blind)
#9EAACD
Tritanopia (blue-blind)
#93B2B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9facce; /* rgb */ color: rgb(159, 172, 206); /* oklch */ color: oklch(74.6% 0.051 268.7);
Tailwind
colors: {
custom: {
50: '#bcc4dd',
500: '#9facce',
950: '#000000',
},
}SCSS
$custom: #9facce; $custom-light: #bcc4dd; $custom-dark: #000000;
JSON
{
"hex": "#9facce",
"rgb": {
"r": 159,
"g": 172,
"b": 206
},
"hsl": {
"h": 223.404,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.74583,
"c": 0.05127,
"h": 268.7
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#9FACCE
secondary
#EAE7DE
accent
#8C3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183