#9FACDF#9FACDF
#9FACDF is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.3% C 0.075 H 273.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACDF |
|---|---|
| RGB | rgb(159, 172, 223) |
| HSL | hsl(228, 50%, 75%) |
| HSV | hsv(228, 29%, 87%) |
| CMYK | cmyk(28.7%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(71.01, 6.90, -27.17) |
| CIE-LCH | lch(71.01, 28.03, 284.25°) |
| OKLab | oklab(75.25% 0.0044 -0.0749) |
| OKLCH | oklch(75.25% 0.075 273.4) |
| XYZ | xyz(42.3662, 42.2024, 75.7114) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 9.03
Carolina Blue
#8AB8FE
ΔE00 9.19
Lavender
#B39DDB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACDF #DFD29F
analogous
#9FCCDF #9FACDF #B29FDF
triadic
#9FACDF #DF9FAC #ACDF9F
tetradic
#9FACDF #DF9FCC #DFD29F #9FDFB2
square
#9FACDF #DF9FCC #DFD29F #9FDFB2
split-complementary
#9FACDF #DFB29F #CCDF9F
monochromatic
#435DC0 #7184D0 #9FACDF #CDD4EE #E8EBF7
Accessibility & contrast
On white
2.22
#9FACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#9FACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACDF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACDF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#98ABDE
Tritanopia (blue-blind)
#8EB6BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9facdf; /* rgb */ color: rgb(159, 172, 223); /* oklch */ color: oklch(75.3% 0.075 273.4);
Tailwind
colors: {
custom: {
50: '#bcc4e9',
500: '#9facdf',
950: '#000000',
},
}SCSS
$custom: #9facdf; $custom-light: #bcc4e9; $custom-dark: #000000;
JSON
{
"hex": "#9facdf",
"rgb": {
"r": 159,
"g": 172,
"b": 223
},
"hsl": {
"h": 227.813,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.75253,
"c": 0.07504,
"h": 273.4
},
"luminance": 0.42204
}Semantic roles & 50–950 ramp
primary
#9FACDF
secondary
#EEEBDD
accent
#9F28BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184