#9DA2CC#9DA2CC
#9DA2CC is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.3% C 0.061 H 279.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2CC |
|---|---|
| RGB | rgb(157, 162, 204) |
| HSL | hsl(234, 32%, 71%) |
| HSV | hsv(234, 23%, 80%) |
| CMYK | cmyk(23%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(67.55, 7.30, -22.02) |
| CIE-LCH | lch(67.55, 23.20, 288.35°) |
| OKLab | oklab(72.29% 0.01 -0.0603) |
| OKLCH | oklch(72.29% 0.061 279.4) |
| XYZ | xyz(37.7213, 37.3676, 62.3403) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 9.91
Periwinkle Blue
#8F99FB
ΔE00 10.14
Light Periwinkle
#C1C6FC
ΔE00 10.29
Pale Purple
#B790D4
ΔE00 11.20
Pastel Blue
#A2BFFE
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2CC #CCC79D
analogous
#9DB9CC #9DA2CC #AF9DCC
triadic
#9DA2CC #CC9DA2 #A2CC9D
tetradic
#9DA2CC #CC9DB9 #CCC79D #9DCCAF
square
#9DA2CC #CC9DB9 #CCC79D #9DCCAF
split-complementary
#9DA2CC #CCAF9D #B9CC9D
monochromatic
#525A9D #757CB7 #9DA2CC #C5C8E1 #EBECF5
Accessibility & contrast
On white
2.48
#9DA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#9DA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2CC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2CC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#94A3CB
Tritanopia (blue-blind)
#92A9B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9da2cc; /* rgb */ color: rgb(157, 162, 204); /* oklch */ color: oklch(72.3% 0.061 279.4);
Tailwind
colors: {
custom: {
50: '#babddb',
500: '#9da2cc',
950: '#000000',
},
}SCSS
$custom: #9da2cc; $custom-light: #babddb; $custom-dark: #000000;
JSON
{
"hex": "#9da2cc",
"rgb": {
"r": 157,
"g": 162,
"b": 204
},
"hsl": {
"h": 233.617,
"s": 31.544,
"l": 70.784
},
"oklch": {
"l": 0.72294,
"c": 0.06118,
"h": 279.4
},
"luminance": 0.37368
}Semantic roles & 50–950 ramp
primary
#9DA2CC
secondary
#E9E7DC
accent
#9E3BAA
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121215
muted
#818183