#9DAECF#9DAECF
#9DAECF is a light, muted blue. Relative luminance 0.419; OKLCH L 74.9% C 0.051 H 263.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAECF |
|---|---|
| RGB | rgb(157, 174, 207) |
| HSL | hsl(220, 34%, 71%) |
| HSV | hsv(220, 24%, 81%) |
| CMYK | cmyk(24.2%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(70.83, 1.35, -18.68) |
| CIE-LCH | lch(70.83, 18.73, 274.14°) |
| OKLab | oklab(74.89% -0.0057 -0.0511) |
| OKLCH | oklch(74.89% 0.051 263.6) |
| XYZ | xyz(40.3002, 41.9441, 64.9921) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAECF #CFBE9D
analogous
#9DC7CF #9DAECF #A59DCF
triadic
#9DAECF #CF9DAE #AECF9D
tetradic
#9DAECF #CF9DC7 #CFBE9D #9DCFA5
square
#9DAECF #CF9DC7 #CFBE9D #9DCFA5
split-complementary
#9DAECF #CFA59D #C7CF9D
monochromatic
#4F6CA2 #748CBB #9DAECF #C6D0E3 #EAEEF5
Accessibility & contrast
On white
2.24
#9DAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9DAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAECF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAECF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#9FABCE
Tritanopia (blue-blind)
#90B5B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9daecf; /* rgb */ color: rgb(157, 174, 207); /* oklch */ color: oklch(74.9% 0.051 263.6);
Tailwind
colors: {
custom: {
50: '#bac6dd',
500: '#9daecf',
950: '#000000',
},
}SCSS
$custom: #9daecf; $custom-light: #bac6dd; $custom-dark: #000000;
JSON
{
"hex": "#9daecf",
"rgb": {
"r": 157,
"g": 174,
"b": 207
},
"hsl": {
"h": 219.6,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.74891,
"c": 0.05139,
"h": 263.6
},
"luminance": 0.41945
}Semantic roles & 50–950 ramp
primary
#9DAECF
secondary
#EAE6DD
accent
#8538AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283