#9FACDE#9FACDE
#9FACDE is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.2% C 0.074 H 273.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACDE |
|---|---|
| RGB | rgb(159, 172, 222) |
| HSL | hsl(228, 49%, 75%) |
| HSV | hsv(228, 28%, 87%) |
| CMYK | cmyk(28.4%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(70.97, 6.65, -26.68) |
| CIE-LCH | lch(70.97, 27.50, 284.00°) |
| OKLab | oklab(75.21% 0.0041 -0.0735) |
| OKLCH | oklch(75.21% 0.074 273.2) |
| XYZ | xyz(42.2318, 42.1486, 75.0035) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.98
Carolina Blue
#8AB8FE
ΔE00 9.27
Lavender
#B39DDB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACDE #DED19F
analogous
#9FCCDE #9FACDE #B29FDE
triadic
#9FACDE #DE9FAC #ACDE9F
tetradic
#9FACDE #DE9FCC #DED19F #9FDEB2
square
#9FACDE #DE9FCC #DED19F #9FDEB2
split-complementary
#9FACDE #DEB29F #CCDE9F
monochromatic
#445DBF #7185CE #9FACDE #CDD3EE #E8EBF7
Accessibility & contrast
On white
2.23
#9FACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9FACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACDE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACDE | 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)
#9DB0E0
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#8FB5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9facde; /* rgb */ color: rgb(159, 172, 222); /* oklch */ color: oklch(75.2% 0.074 273.2);
Tailwind
colors: {
custom: {
50: '#bcc4e8',
500: '#9facde',
950: '#000000',
},
}SCSS
$custom: #9facde; $custom-light: #bcc4e8; $custom-dark: #000000;
JSON
{
"hex": "#9facde",
"rgb": {
"r": 159,
"g": 172,
"b": 222
},
"hsl": {
"h": 227.619,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.75212,
"c": 0.07363,
"h": 273.2
},
"luminance": 0.4215
}Semantic roles & 50–950 ramp
primary
#9FACDE
secondary
#EEEBDD
accent
#9E29BC
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184