#CBB9DF#CBB9DF
#CBB9DF is a light, muted violet. Relative luminance 0.527; OKLCH L 81.3% C 0.056 H 306.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9DF |
|---|---|
| RGB | rgb(203, 185, 223) |
| HSL | hsl(268, 37%, 80%) |
| HSV | hsv(268, 17%, 87%) |
| CMYK | cmyk(9%, 17%, 0%, 12.5%) |
| CIE-LAB | lab(77.71, 13.47, -16.66) |
| CIE-LCH | lch(77.71, 21.43, 308.96°) |
| OKLab | oklab(81.3% 0.0334 -0.045) |
| OKLCH | oklch(81.3% 0.056 306.6) |
| XYZ | xyz(55.2944, 52.7223, 77.0612) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 6.22
Pale Lavender
#EECFFE
ΔE00 7.18
Lilac
#C8A2C8
ΔE00 7.40
Light Lilac
#EDC8FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9DF #CDDFB9
analogous
#B9BADF #CBB9DF #DEB9DF
triadic
#CBB9DF #DFCBB9 #B9DFCB
tetradic
#CBB9DF #DFB9BA #CDDFB9 #B9DFDE
square
#CBB9DF #DFB9BA #CDDFB9 #B9DFDE
split-complementary
#CBB9DF #DFDEB9 #BADFB9
monochromatic
#8D65B9 #AC8FCC #CBB9DF #EAE3F2 #EFEAF5
Accessibility & contrast
On white
1.82
#CBB9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CBB9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9DF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9DF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#C8BEC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbb9df; /* rgb */ color: rgb(203, 185, 223); /* oklch */ color: oklch(81.3% 0.056 306.6);
Tailwind
colors: {
custom: {
50: '#dbcee9',
500: '#cbb9df',
950: '#000000',
},
}SCSS
$custom: #cbb9df; $custom-light: #dbcee9; $custom-dark: #000000;
JSON
{
"hex": "#cbb9df",
"rgb": {
"r": 203,
"g": 185,
"b": 223
},
"hsl": {
"h": 268.421,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.81298,
"c": 0.05606,
"h": 306.6
},
"luminance": 0.52722
}Semantic roles & 50–950 ramp
primary
#CBB9DF
secondary
#9FB785
accent
#B03576
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384