#9D9FC2#9D9FC2
#9D9FC2 is a light, muted blue. Relative luminance 0.359; OKLCH L 71.3% C 0.051 H 282.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9FC2 |
|---|---|
| RGB | rgb(157, 159, 194) |
| HSL | hsl(237, 23%, 69%) |
| HSV | hsv(237, 19%, 76%) |
| CMYK | cmyk(19.1%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(66.41, 6.67, -18.20) |
| CIE-LCH | lch(66.41, 19.38, 290.12°) |
| OKLab | oklab(71.29% 0.011 -0.0496) |
| OKLCH | oklch(71.29% 0.051 282.5) |
| XYZ | xyz(36.0381, 35.8589, 56.0513) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.28
Pale Purple
#B790D4
ΔE00 11.28
Perrywinkle
#8F8CE7
ΔE00 11.60
Light Periwinkle
#C1C6FC
ΔE00 11.86
Lavender (survey)
#C79FEF
ΔE00 12.32
Heather
#A484AC
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9FC2 #C2C09D
analogous
#9DB2C2 #9D9FC2 #AE9DC2
triadic
#9D9FC2 #C29D9F #9FC29D
tetradic
#9D9FC2 #C29DB2 #C2C09D #9DC2AE
square
#9D9FC2 #C29DB2 #C2C09D #9DC2AE
split-complementary
#9D9FC2 #C2AE9D #B2C29D
monochromatic
#585B8D #777AAB #9D9FC2 #C3C4D9 #E8E9F1
Accessibility & contrast
On white
2.57
#9D9FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9D9FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9FC2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9FC2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A3C4
Deuteranopia (green-blind)
#95A0C1
Tritanopia (blue-blind)
#95A5AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9d9fc2; /* rgb */ color: rgb(157, 159, 194); /* oklch */ color: oklch(71.3% 0.051 282.5);
Tailwind
colors: {
custom: {
50: '#babbd4',
500: '#9d9fc2',
950: '#000000',
},
}SCSS
$custom: #9d9fc2; $custom-light: #babbd4; $custom-dark: #000000;
JSON
{
"hex": "#9d9fc2",
"rgb": {
"r": 157,
"g": 159,
"b": 194
},
"hsl": {
"h": 236.757,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.7129,
"c": 0.05083,
"h": 282.5
},
"luminance": 0.35859
}Semantic roles & 50–950 ramp
primary
#9D9FC2
secondary
#E3E2D8
accent
#9D44A2
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083