#9DA7CF#9DA7CF
#9DA7CF is a light, muted blue. Relative luminance 0.393; OKLCH L 73.4% C 0.059 H 273.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA7CF |
|---|---|
| RGB | rgb(157, 167, 207) |
| HSL | hsl(228, 34%, 71%) |
| HSV | hsv(228, 24%, 81%) |
| CMYK | cmyk(24.2%, 19.3%, 0%, 18.8%) |
| CIE-LAB | lab(68.97, 5.22, -21.51) |
| CIE-LCH | lch(68.97, 22.13, 283.64°) |
| OKLab | oklab(73.44% 0.004 -0.0589) |
| OKLCH | oklch(73.44% 0.059 273.9) |
| XYZ | xyz(38.9829, 39.3096, 64.5530) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.90
Light Periwinkle
#C1C6FC
ΔE00 9.33
Pastel Blue
#A2BFFE
ΔE00 9.53
Periwinkle Blue
#8F99FB
ΔE00 9.55
Lightsteelblue
#B0C4DE
ΔE00 9.70
Perrywinkle
#8F8CE7
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA7CF #CFC59D
analogous
#9DC0CF #9DA7CF #AC9DCF
triadic
#9DA7CF #CF9DA7 #A7CF9D
tetradic
#9DA7CF #CF9DC0 #CFC59D #9DCFAC
square
#9DA7CF #CF9DC0 #CFC59D #9DCFAC
split-complementary
#9DA7CF #CFAC9D #C0CF9D
monochromatic
#4F60A2 #7482BB #9DA7CF #C6CCE3 #EAEDF5
Accessibility & contrast
On white
2.37
#9DA7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#9DA7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA7CF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA7CF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAAD1
Deuteranopia (green-blind)
#98A7CE
Tritanopia (blue-blind)
#91AEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da7cf; /* rgb */ color: rgb(157, 167, 207); /* oklch */ color: oklch(73.4% 0.059 273.9);
Tailwind
colors: {
custom: {
50: '#bac1dd',
500: '#9da7cf',
950: '#000000',
},
}SCSS
$custom: #9da7cf; $custom-light: #bac1dd; $custom-dark: #000000;
JSON
{
"hex": "#9da7cf",
"rgb": {
"r": 157,
"g": 167,
"b": 207
},
"hsl": {
"h": 228,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.73439,
"c": 0.05907,
"h": 273.9
},
"luminance": 0.39311
}Semantic roles & 50–950 ramp
primary
#9DA7CF
secondary
#EAE8DD
accent
#9638AD
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#121215
muted
#818183