#CBB7DF#CBB7DF
#CBB7DF is a light, muted violet. Relative luminance 0.519; OKLCH L 80.9% C 0.059 H 307.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7DF |
|---|---|
| RGB | rgb(203, 183, 223) |
| HSL | hsl(270, 38%, 80%) |
| HSV | hsv(270, 18%, 87%) |
| CMYK | cmyk(9%, 17.9%, 0%, 12.5%) |
| CIE-LAB | lab(77.22, 14.56, -17.41) |
| CIE-LCH | lch(77.22, 22.69, 309.90°) |
| OKLab | oklab(80.91% 0.0363 -0.0471) |
| OKLCH | oklch(80.91% 0.059 307.6) |
| XYZ | xyz(54.8790, 51.8914, 76.9227) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.49
Light Lavender
#DFC5FE
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 6.18
Lilac
#C8A2C8
ΔE00 6.82
Pale Lavender
#EECFFE
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7DF #CBDFB7
analogous
#B7B7DF #CBB7DF #DFB7DF
triadic
#CBB7DF #DFCBB7 #B7DFCB
tetradic
#CBB7DF #DFB7B7 #CBDFB7 #B7DFDF
square
#CBB7DF #DFB7B7 #CBDFB7 #B7DFDF
split-complementary
#CBB7DF #DFDFB7 #B7DFB7
monochromatic
#8E62B9 #AC8DCC #CBB7DF #EAE1F2 #F0EAF6
Accessibility & contrast
On white
1.85
#CBB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CBB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7DF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7DF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#C9BCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb7df; /* rgb */ color: rgb(203, 183, 223); /* oklch */ color: oklch(80.9% 0.059 307.6);
Tailwind
colors: {
custom: {
50: '#dbcce9',
500: '#cbb7df',
950: '#000000',
},
}SCSS
$custom: #cbb7df; $custom-light: #dbcce9; $custom-dark: #000000;
JSON
{
"hex": "#cbb7df",
"rgb": {
"r": 203,
"g": 183,
"b": 223
},
"hsl": {
"h": 270,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.80914,
"c": 0.05945,
"h": 307.6
},
"luminance": 0.51891
}Semantic roles & 50–950 ramp
primary
#CBB7DF
secondary
#9DB783
accent
#B13473
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#151316
muted
#848384