#CDBBE2#CDBBE2
#CDBBE2 is a light, muted violet. Relative luminance 0.540; OKLCH L 82.0% C 0.057 H 306.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBE2 |
|---|---|
| RGB | rgb(205, 187, 226) |
| HSL | hsl(268, 40%, 81%) |
| HSV | hsv(268, 17%, 89%) |
| CMYK | cmyk(9.3%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.47, 13.65, -17.12) |
| CIE-LCH | lch(78.47, 21.90, 308.55°) |
| OKLab | oklab(81.96% 0.0337 -0.0463) |
| OKLCH | oklch(81.96% 0.057 306) |
| XYZ | xyz(56.6721, 54.0109, 79.3763) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 5.56
Pale Lilac
#E4CBFF
ΔE00 5.65
Pale Lavender
#EECFFE
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 6.95
Light Violet
#D6B4FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBE2 #D0E2BB
analogous
#BBBCE2 #CDBBE2 #E0BBE2
triadic
#CDBBE2 #E2CDBB #BBE2CD
tetradic
#CDBBE2 #E2BBBC #D0E2BB #BBE2E0
square
#CDBBE2 #E2BBBC #D0E2BB #BBE2E0
split-complementary
#CDBBE2 #E2E0BB #BCE2BB
monochromatic
#8E65BD #AD90D0 #CDBBE2 #EDE6F4 #EFEAF6
Accessibility & contrast
On white
1.78
#CDBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CDBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBE2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBE2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E4
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#CAC0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbbe2; /* rgb */ color: rgb(205, 187, 226); /* oklch */ color: oklch(82.0% 0.057 306.0);
Tailwind
colors: {
custom: {
50: '#dccfeb',
500: '#cdbbe2',
950: '#000000',
},
}SCSS
$custom: #cdbbe2; $custom-light: #dccfeb; $custom-dark: #000000;
JSON
{
"hex": "#cdbbe2",
"rgb": {
"r": 205,
"g": 187,
"b": 226
},
"hsl": {
"h": 267.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.81958,
"c": 0.05725,
"h": 306
},
"luminance": 0.54011
}Semantic roles & 50–950 ramp
primary
#CDBBE2
secondary
#A3BB86
accent
#B33278
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384