#9DA7CA#9DA7CA
#9DA7CA is a light, muted blue. Relative luminance 0.391; OKLCH L 73.2% C 0.052 H 272.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA7CA |
|---|---|
| RGB | rgb(157, 167, 202) |
| HSL | hsl(227, 30%, 70%) |
| HSV | hsv(227, 22%, 79%) |
| CMYK | cmyk(22.3%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.80, 4.05, -19.01) |
| CIE-LCH | lch(68.80, 19.44, 282.02°) |
| OKLab | oklab(73.25% 0.0023 -0.0519) |
| OKLCH | oklch(73.25% 0.052 272.6) |
| XYZ | xyz(38.3813, 39.0689, 61.3845) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.27
Lavender
#B39DDB
ΔE00 9.57
Cloudy Blue
#ACC2D9
ΔE00 9.93
Light Periwinkle
#C1C6FC
ΔE00 9.93
Pastel Blue
#A2BFFE
ΔE00 10.14
Light Blue Grey
#B7C9E2
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA7CA #CAC09D
analogous
#9DBDCA #9DA7CA #A99DCA
triadic
#9DA7CA #CA9DA7 #A7CA9D
tetradic
#9DA7CA #CA9DBD #CAC09D #9DCAA9
square
#9DA7CA #CA9DBD #CAC09D #9DCAA9
split-complementary
#9DA7CA #CAA99D #BDCA9D
monochromatic
#53639A #7583B5 #9DA7CA #C5CBDF #EBEDF4
Accessibility & contrast
On white
2.38
#9DA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#9DA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA7CA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA7CA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#9AA6C9
Tritanopia (blue-blind)
#92ADB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da7ca; /* rgb */ color: rgb(157, 167, 202); /* oklch */ color: oklch(73.2% 0.052 272.6);
Tailwind
colors: {
custom: {
50: '#bac1da',
500: '#9da7ca',
950: '#000000',
},
}SCSS
$custom: #9da7ca; $custom-light: #bac1da; $custom-dark: #000000;
JSON
{
"hex": "#9da7ca",
"rgb": {
"r": 157,
"g": 167,
"b": 202
},
"hsl": {
"h": 226.667,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.73245,
"c": 0.05199,
"h": 272.6
},
"luminance": 0.3907
}Semantic roles & 50–950 ramp
primary
#9DA7CA
secondary
#E8E5DB
accent
#913DA8
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183