#CDBBE0#CDBBE0
#CDBBE0 is a light, muted violet. Relative luminance 0.539; OKLCH L 81.9% C 0.055 H 307.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBE0 |
|---|---|
| RGB | rgb(205, 187, 224) |
| HSL | hsl(269, 37%, 81%) |
| HSV | hsv(269, 17%, 88%) |
| CMYK | cmyk(8.5%, 16.5%, 0%, 12.2%) |
| CIE-LAB | lab(78.40, 13.24, -16.14) |
| CIE-LCH | lch(78.40, 20.88, 309.37°) |
| OKLab | oklab(81.89% 0.033 -0.0436) |
| OKLCH | oklch(81.89% 0.055 307.1) |
| XYZ | xyz(56.3993, 53.9018, 77.9394) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBE0 #CEE0BB
analogous
#BBBBE0 #CDBBE0 #DFBBE0
triadic
#CDBBE0 #E0CDBB #BBE0CD
tetradic
#CDBBE0 #E0BBBB #CEE0BB #BBE0DF
square
#CDBBE0 #E0BBBB #CEE0BB #BBE0DF
split-complementary
#CDBBE0 #E0DFBB #BBE0BB
monochromatic
#8F67BA #AE91CD #CDBBE0 #ECE5F3 #F0EAF5
Accessibility & contrast
On white
1.78
#CDBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CDBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBE0
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBE0 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E2
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#CBC0C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbbe0; /* rgb */ color: rgb(205, 187, 224); /* oklch */ color: oklch(81.9% 0.055 307.1);
Tailwind
colors: {
custom: {
50: '#dccfe9',
500: '#cdbbe0',
950: '#000000',
},
}SCSS
$custom: #cdbbe0; $custom-light: #dccfe9; $custom-dark: #000000;
JSON
{
"hex": "#cdbbe0",
"rgb": {
"r": 205,
"g": 187,
"b": 224
},
"hsl": {
"h": 269.189,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.81887,
"c": 0.05466,
"h": 307.1
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#CDBBE0
secondary
#A0B987
accent
#B03574
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384