#9FAECF#9FAECF
#9FAECF is a light, muted blue. Relative luminance 0.421; OKLCH L 75.0% C 0.051 H 265.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAECF |
|---|---|
| RGB | rgb(159, 174, 207) |
| HSL | hsl(221, 33%, 72%) |
| HSV | hsv(221, 23%, 81%) |
| CMYK | cmyk(23.2%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(70.97, 1.97, -18.46) |
| CIE-LCH | lch(70.97, 18.56, 276.09°) |
| OKLab | oklab(75.04% -0.0036 -0.0504) |
| OKLCH | oklch(75.04% 0.051 265.9) |
| XYZ | xyz(40.6937, 42.1470, 65.0105) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAECF #CFC09F
analogous
#9FC6CF #9FAECF #A89FCF
triadic
#9FAECF #CF9FAE #AECF9F
tetradic
#9FAECF #CF9FC6 #CFC09F #9FCFA8
square
#9FAECF #CF9FC6 #CFC09F #9FCFA8
split-complementary
#9FAECF #CFA89F #C6CF9F
monochromatic
#516BA2 #768CBB #9FAECF #C8D0E3 #EBEEF5
Accessibility & contrast
On white
2.23
#9FAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9FAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAECF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAECF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#A0ACCE
Tritanopia (blue-blind)
#93B4B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9faecf; /* rgb */ color: rgb(159, 174, 207); /* oklch */ color: oklch(75.0% 0.051 265.9);
Tailwind
colors: {
custom: {
50: '#bcc6dd',
500: '#9faecf',
950: '#000000',
},
}SCSS
$custom: #9faecf; $custom-light: #bcc6dd; $custom-dark: #000000;
JSON
{
"hex": "#9faecf",
"rgb": {
"r": 159,
"g": 174,
"b": 207
},
"hsl": {
"h": 221.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.75036,
"c": 0.05055,
"h": 265.9
},
"luminance": 0.42148
}Semantic roles & 50–950 ramp
primary
#9FAECF
secondary
#EBE7DF
accent
#8839AC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283