#9DA2CD#9DA2CD
#9DA2CD is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.3% C 0.063 H 279.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2CD |
|---|---|
| RGB | rgb(157, 162, 205) |
| HSL | hsl(234, 32%, 71%) |
| HSV | hsv(234, 23%, 80%) |
| CMYK | cmyk(23.4%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.59, 7.54, -22.52) |
| CIE-LCH | lch(67.59, 23.75, 288.51°) |
| OKLab | oklab(72.33% 0.0104 -0.0617) |
| OKLCH | oklch(72.33% 0.063 279.5) |
| XYZ | xyz(37.8416, 37.4157, 62.9740) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 9.73
Periwinkle Blue
#8F99FB
ΔE00 9.93
Light Periwinkle
#C1C6FC
ΔE00 10.20
Pale Purple
#B790D4
ΔE00 11.13
Pastel Blue
#A2BFFE
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2CD #CDC89D
analogous
#9DBACD #9DA2CD #B09DCD
triadic
#9DA2CD #CD9DA2 #A2CD9D
tetradic
#9DA2CD #CD9DBA #CDC89D #9DCDB0
square
#9DA2CD #CD9DBA #CDC89D #9DCDB0
split-complementary
#9DA2CD #CDB09D #BACD9D
monochromatic
#51599F #747CB8 #9DA2CD #C6C8E2 #EBECF5
Accessibility & contrast
On white
2.48
#9DA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#9DA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2CD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2CD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#92AAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9da2cd; /* rgb */ color: rgb(157, 162, 205); /* oklch */ color: oklch(72.3% 0.063 279.5);
Tailwind
colors: {
custom: {
50: '#babddc',
500: '#9da2cd',
950: '#000000',
},
}SCSS
$custom: #9da2cd; $custom-light: #babddc; $custom-dark: #000000;
JSON
{
"hex": "#9da2cd",
"rgb": {
"r": 157,
"g": 162,
"b": 205
},
"hsl": {
"h": 233.75,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.72334,
"c": 0.06261,
"h": 279.5
},
"luminance": 0.37417
}Semantic roles & 50–950 ramp
primary
#9DA2CD
secondary
#E9E8DD
accent
#9F3AAB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121215
muted
#818183