#9B9DCC#9B9DCC
#9B9DCC is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.1% C 0.068 H 282.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9B9DCC |
|---|---|
| RGB | rgb(155, 157, 204) |
| HSL | hsl(238, 32%, 70%) |
| HSV | hsv(238, 24%, 80%) |
| CMYK | cmyk(24%, 23%, 0%, 20%) |
| CIE-LAB | lab(66.09, 9.49, -24.27) |
| CIE-LCH | lch(66.09, 26.06, 291.37°) |
| OKLab | oklab(71.12% 0.0149 -0.0667) |
| OKLCH | oklch(71.12% 0.068 282.6) |
| XYZ | xyz(36.4709, 35.4414, 62.0344) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.58
Perrywinkle
#8F8CE7
ΔE00 8.75
Periwinkle Blue
#8F99FB
ΔE00 9.67
Pale Purple
#B790D4
ΔE00 9.99
Lavender (survey)
#C79FEF
ΔE00 10.88
Light Periwinkle
#C1C6FC
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B9DCC #CCCA9B
analogous
#9BB5CC #9B9DCC #B19BCC
triadic
#9B9DCC #CC9B9D #9DCC9B
tetradic
#9B9DCC #CC9BB5 #CCCA9B #9BCCB1
square
#9B9DCC #CC9BB5 #CCCA9B #9BCCB1
split-complementary
#9B9DCC #CCB19B #B5CC9B
monochromatic
#50539D #7275B7 #9B9DCC #C4C5E1 #EBEBF5
Accessibility & contrast
On white
2.60
#9B9DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#9B9DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B9DCC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B9DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B9DCC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#90A5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9b9dcc; /* rgb */ color: rgb(155, 157, 204); /* oklch */ color: oklch(71.1% 0.068 282.6);
Tailwind
colors: {
custom: {
50: '#b9b9db',
500: '#9b9dcc',
950: '#000000',
},
}SCSS
$custom: #9b9dcc; $custom-light: #b9b9db; $custom-dark: #000000;
JSON
{
"hex": "#9b9dcc",
"rgb": {
"r": 155,
"g": 157,
"b": 204
},
"hsl": {
"h": 237.551,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.7112,
"c": 0.06833,
"h": 282.6
},
"luminance": 0.35442
}Semantic roles & 50–950 ramp
primary
#9B9DCC
secondary
#E8E8DB
accent
#A73AAB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083