#9D9FD4#9D9FD4
#9D9FD4 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.0% C 0.077 H 282.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9D9FD4 |
|---|---|
| RGB | rgb(157, 159, 212) |
| HSL | hsl(238, 39%, 72%) |
| HSV | hsv(238, 26%, 83%) |
| CMYK | cmyk(25.9%, 25%, 0%, 16.9%) |
| CIE-LAB | lab(67.06, 10.90, -27.19) |
| CIE-LCH | lch(67.06, 29.30, 291.84°) |
| OKLab | oklab(72.01% 0.0168 -0.075) |
| OKLCH | oklch(72.01% 0.077 282.6) |
| XYZ | xyz(38.1834, 36.7170, 67.3499) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.17
Perrywinkle
#8F8CE7
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.45
Pale Purple
#B790D4
ΔE00 9.89
Lavender (survey)
#C79FEF
ΔE00 10.19
Light Periwinkle
#C1C6FC
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D9FD4 #D4D29D
analogous
#9DBBD4 #9D9FD4 #B69DD4
triadic
#9D9FD4 #D49D9F #9FD49D
tetradic
#9D9FD4 #D49DBB #D4D29D #9DD4B6
square
#9D9FD4 #D49DBB #D4D29D #9DD4B6
split-complementary
#9D9FD4 #D4B69D #BBD49D
monochromatic
#4B4FAB #7275C1 #9D9FD4 #C8C9E7 #EAEAF6
Accessibility & contrast
On white
2.52
#9D9FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#9D9FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D9FD4
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D9FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D9FD4 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D6
Deuteranopia (green-blind)
#8EA1D3
Tritanopia (blue-blind)
#90A8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9d9fd4; /* rgb */ color: rgb(157, 159, 212); /* oklch */ color: oklch(72.0% 0.077 282.6);
Tailwind
colors: {
custom: {
50: '#bbbbe1',
500: '#9d9fd4',
950: '#000000',
},
}SCSS
$custom: #9d9fd4; $custom-light: #bbbbe1; $custom-dark: #000000;
JSON
{
"hex": "#9d9fd4",
"rgb": {
"r": 157,
"g": 159,
"b": 212
},
"hsl": {
"h": 237.818,
"s": 39.007,
"l": 72.353
},
"oklch": {
"l": 0.72012,
"c": 0.07681,
"h": 282.6
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#9D9FD4
secondary
#ECECDF
accent
#AD34B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083