#9DA0CA#9DA0CA
#9DA0CA is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.8% C 0.061 H 281.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA0CA |
|---|---|
| RGB | rgb(157, 160, 202) |
| HSL | hsl(236, 30%, 70%) |
| HSV | hsv(236, 22%, 79%) |
| CMYK | cmyk(22.3%, 20.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.96, 7.95, -21.82) |
| CIE-LCH | lch(66.96, 23.22, 290.03°) |
| OKLab | oklab(71.81% 0.0122 -0.0598) |
| OKLCH | oklch(71.81% 0.061 281.5) |
| XYZ | xyz(37.1335, 36.5733, 60.9686) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.16
Perrywinkle
#8F8CE7
ΔE00 9.98
Periwinkle Blue
#8F99FB
ΔE00 10.58
Pale Purple
#B790D4
ΔE00 10.67
Light Periwinkle
#C1C6FC
ΔE00 10.82
Lavender (survey)
#C79FEF
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA0CA #CAC79D
analogous
#9DB6CA #9DA0CA #B09DCA
triadic
#9DA0CA #CA9DA0 #A0CA9D
tetradic
#9DA0CA #CA9DB6 #CAC79D #9DCAB0
square
#9DA0CA #CA9DB6 #CAC79D #9DCAB0
split-complementary
#9DA0CA #CAB09D #B6CA9D
monochromatic
#53589A #7579B5 #9DA0CA #C5C7DF #EBECF4
Accessibility & contrast
On white
2.53
#9DA0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#9DA0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA0CA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA0CA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#93A1C9
Tritanopia (blue-blind)
#93A7AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9da0ca; /* rgb */ color: rgb(157, 160, 202); /* oklch */ color: oklch(71.8% 0.061 281.5);
Tailwind
colors: {
custom: {
50: '#babcda',
500: '#9da0ca',
950: '#000000',
},
}SCSS
$custom: #9da0ca; $custom-light: #babcda; $custom-dark: #000000;
JSON
{
"hex": "#9da0ca",
"rgb": {
"r": 157,
"g": 160,
"b": 202
},
"hsl": {
"h": 236,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.71806,
"c": 0.06101,
"h": 281.5
},
"luminance": 0.36574
}Semantic roles & 50–950 ramp
primary
#9DA0CA
secondary
#E8E7DB
accent
#A13DA8
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121214
muted
#818183