#9FAACA#9FAACA
#9FAACA is a light, muted blue. Relative luminance 0.404; OKLCH L 74.0% C 0.048 H 270.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAACA |
|---|---|
| RGB | rgb(159, 170, 202) |
| HSL | hsl(225, 29%, 71%) |
| HSV | hsv(225, 21%, 79%) |
| CMYK | cmyk(21.3%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(69.74, 3.02, -17.57) |
| CIE-LCH | lch(69.74, 17.83, 279.74°) |
| OKLab | oklab(74.02% 0.0002 -0.0479) |
| OKLCH | oklch(74.02% 0.048 270.3) |
| XYZ | xyz(39.3308, 40.3838, 61.5883) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 9.02
Light Periwinkle
#C1C6FC
ΔE00 9.73
Light Grey Blue
#9DBCD4
ΔE00 9.74
Pastel Blue
#A2BFFE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAACA #CABF9F
analogous
#9FBFCA #9FAACA #A99FCA
triadic
#9FAACA #CA9FAA #AACA9F
tetradic
#9FAACA #CA9FBF #CABF9F #9FCAA9
square
#9FAACA #CA9FBF #CABF9F #9FCAA9
split-complementary
#9FAACA #CAA99F #BFCA9F
monochromatic
#55669A #7887B4 #9FAACA #C6CDE0 #EBEEF4
Accessibility & contrast
On white
2.31
#9FAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#9FAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAACA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAACA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACCC
Deuteranopia (green-blind)
#9DA9C9
Tritanopia (blue-blind)
#95B0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9faaca; /* rgb */ color: rgb(159, 170, 202); /* oklch */ color: oklch(74.0% 0.048 270.3);
Tailwind
colors: {
custom: {
50: '#bcc3da',
500: '#9faaca',
950: '#000000',
},
}SCSS
$custom: #9faaca; $custom-light: #bcc3da; $custom-dark: #000000;
JSON
{
"hex": "#9faaca",
"rgb": {
"r": 159,
"g": 170,
"b": 202
},
"hsl": {
"h": 224.651,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74018,
"c": 0.04792,
"h": 270.3
},
"luminance": 0.40385
}Semantic roles & 50–950 ramp
primary
#9FAACA
secondary
#E8E5DD
accent
#8D3EA8
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121214
muted
#818183