#9FAACF#9FAACF
#9FAACF is a light, muted blue. Relative luminance 0.406; OKLCH L 74.2% C 0.055 H 272.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAACF |
|---|---|
| RGB | rgb(159, 170, 207) |
| HSL | hsl(226, 33%, 72%) |
| HSV | hsv(226, 23%, 81%) |
| CMYK | cmyk(23.2%, 17.9%, 0%, 18.8%) |
| CIE-LAB | lab(69.91, 4.17, -20.07) |
| CIE-LCH | lch(69.91, 20.50, 281.75°) |
| OKLab | oklab(74.21% 0.002 -0.0549) |
| OKLCH | oklch(74.21% 0.055 272) |
| XYZ | xyz(39.9324, 40.6244, 64.7568) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.64
Light Periwinkle
#C1C6FC
ΔE00 8.96
Pastel Blue
#A2BFFE
ΔE00 9.15
Cloudy Blue
#ACC2D9
ΔE00 9.41
Light Blue Grey
#B7C9E2
ΔE00 9.52
Lavender
#B39DDB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAACF #CFC49F
analogous
#9FC2CF #9FAACF #AC9FCF
triadic
#9FAACF #CF9FAA #AACF9F
tetradic
#9FAACF #CF9FC2 #CFC49F #9FCFAC
square
#9FAACF #CF9FC2 #CFC49F #9FCFAC
split-complementary
#9FAACF #CFAC9F #C2CF9F
monochromatic
#5164A2 #7686BB #9FAACF #C8CEE3 #EBEDF5
Accessibility & contrast
On white
2.30
#9FAACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#9FAACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAACF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAACF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD1
Deuteranopia (green-blind)
#9CA9CE
Tritanopia (blue-blind)
#93B1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9faacf; /* rgb */ color: rgb(159, 170, 207); /* oklch */ color: oklch(74.2% 0.055 272.0);
Tailwind
colors: {
custom: {
50: '#bcc3dd',
500: '#9faacf',
950: '#000000',
},
}SCSS
$custom: #9faacf; $custom-light: #bcc3dd; $custom-dark: #000000;
JSON
{
"hex": "#9faacf",
"rgb": {
"r": 159,
"g": 170,
"b": 207
},
"hsl": {
"h": 226.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.74207,
"c": 0.05492,
"h": 272
},
"luminance": 0.40625
}Semantic roles & 50–950 ramp
primary
#9FAACF
secondary
#EBE8DF
accent
#9239AC
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183