#9DA2CF#9DA2CF
#9DA2CF is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.4% C 0.065 H 279.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2CF |
|---|---|
| RGB | rgb(157, 162, 207) |
| HSL | hsl(234, 34%, 71%) |
| HSV | hsv(234, 24%, 81%) |
| CMYK | cmyk(24.2%, 21.7%, 0%, 18.8%) |
| CIE-LAB | lab(67.66, 8.01, -23.51) |
| CIE-LCH | lch(67.66, 24.84, 288.82°) |
| OKLab | oklab(72.41% 0.011 -0.0646) |
| OKLCH | oklch(72.41% 0.065 279.7) |
| XYZ | xyz(38.0846, 37.5129, 64.2536) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.23
Perrywinkle
#8F8CE7
ΔE00 9.38
Periwinkle Blue
#8F99FB
ΔE00 9.52
Light Periwinkle
#C1C6FC
ΔE00 10.06
Pastel Blue
#A2BFFE
ΔE00 10.93
Pale Purple
#B790D4
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2CF #CFCA9D
analogous
#9DBBCF #9DA2CF #B19DCF
triadic
#9DA2CF #CF9DA2 #A2CF9D
tetradic
#9DA2CF #CF9DBB #CFCA9D #9DCFB1
square
#9DA2CF #CF9DBB #CFCA9D #9DCFB1
split-complementary
#9DA2CF #CFB19D #BBCF9D
monochromatic
#4F58A2 #747BBB #9DA2CF #C6C9E3 #EAECF5
Accessibility & contrast
On white
2.47
#9DA2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9DA2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2CF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2CF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A7D1
Deuteranopia (green-blind)
#93A3CE
Tritanopia (blue-blind)
#91AAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9da2cf; /* rgb */ color: rgb(157, 162, 207); /* oklch */ color: oklch(72.4% 0.065 279.7);
Tailwind
colors: {
custom: {
50: '#babddd',
500: '#9da2cf',
950: '#000000',
},
}SCSS
$custom: #9da2cf; $custom-light: #babddd; $custom-dark: #000000;
JSON
{
"hex": "#9da2cf",
"rgb": {
"r": 157,
"g": 162,
"b": 207
},
"hsl": {
"h": 234,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.72414,
"c": 0.06549,
"h": 279.7
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#9DA2CF
secondary
#EAE9DD
accent
#A138AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121215
muted
#818183