#9FACD2#9FACD2
#9FACD2 is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.057 H 270.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACD2 |
|---|---|
| RGB | rgb(159, 172, 210) |
| HSL | hsl(225, 36%, 72%) |
| HSV | hsv(225, 24%, 82%) |
| CMYK | cmyk(24.3%, 18.1%, 0%, 17.6%) |
| CIE-LAB | lab(70.54, 3.77, -20.76) |
| CIE-LCH | lch(70.54, 21.10, 280.30°) |
| OKLab | oklab(74.74% 0.0002 -0.0568) |
| OKLCH | oklch(74.74% 0.057 270.2) |
| XYZ | xyz(40.6804, 41.5281, 66.8327) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 8.53
Cloudy Blue
#ACC2D9
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 8.94
Periwinkle Blue
#8F99FB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACD2 #D2C59F
analogous
#9FC5D2 #9FACD2 #AC9FD2
triadic
#9FACD2 #D29FAC #ACD29F
tetradic
#9FACD2 #D29FC5 #D2C59F #9FD2AC
square
#9FACD2 #D29FC5 #D2C59F #9FD2AC
split-complementary
#9FACD2 #D2AC9F #C5D29F
monochromatic
#4F65A8 #7588BE #9FACD2 #C9D0E6 #EAEDF5
Accessibility & contrast
On white
2.26
#9FACD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9FACD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACD2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACD2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#9DABD1
Tritanopia (blue-blind)
#92B3B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9facd2; /* rgb */ color: rgb(159, 172, 210); /* oklch */ color: oklch(74.7% 0.057 270.2);
Tailwind
colors: {
custom: {
50: '#bcc4df',
500: '#9facd2',
950: '#000000',
},
}SCSS
$custom: #9facd2; $custom-light: #bcc4df; $custom-dark: #000000;
JSON
{
"hex": "#9facd2",
"rgb": {
"r": 159,
"g": 172,
"b": 210
},
"hsl": {
"h": 224.706,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.74735,
"c": 0.05683,
"h": 270.2
},
"luminance": 0.41529
}Semantic roles & 50–950 ramp
primary
#9FACD2
secondary
#ECE9DF
accent
#9036AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183