#CDBBDE#CDBBDE
#CDBBDE is a light, muted violet. Relative luminance 0.538; OKLCH L 81.8% C 0.052 H 308.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBDE |
|---|---|
| RGB | rgb(205, 187, 222) |
| HSL | hsl(271, 35%, 80%) |
| HSV | hsv(271, 16%, 87%) |
| CMYK | cmyk(7.7%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.34, 12.85, -15.16) |
| CIE-LCH | lch(78.34, 19.87, 310.28°) |
| OKLab | oklab(81.82% 0.0323 -0.0409) |
| OKLCH | oklch(81.82% 0.052 308.4) |
| XYZ | xyz(56.1297, 53.7940, 76.5194) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.23
Pale Lilac
#E4CBFF
ΔE00 6.41
Light Lavender
#DFC5FE
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.59
Lilac
#C8A2C8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBDE #CCDEBB
analogous
#BBBBDE #CDBBDE #DEBBDD
triadic
#CDBBDE #DECDBB #BBDECD
tetradic
#CDBBDE #DEBBBB #CCDEBB #BBDDDE
square
#CDBBDE #DEBBBB #CCDEBB #BBDDDE
split-complementary
#CDBBDE #DDDEBB #BBDEBB
monochromatic
#9069B6 #AF92CA #CDBBDE #EBE4F2 #F0EAF5
Accessibility & contrast
On white
1.79
#CDBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CDBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBDE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBDE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E0
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#CBBFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbbde; /* rgb */ color: rgb(205, 187, 222); /* oklch */ color: oklch(81.8% 0.052 308.4);
Tailwind
colors: {
custom: {
50: '#dccfe8',
500: '#cdbbde',
950: '#000000',
},
}SCSS
$custom: #cdbbde; $custom-light: #dccfe8; $custom-dark: #000000;
JSON
{
"hex": "#cdbbde",
"rgb": {
"r": 205,
"g": 187,
"b": 222
},
"hsl": {
"h": 270.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81817,
"c": 0.0521,
"h": 308.4
},
"luminance": 0.53794
}Semantic roles & 50–950 ramp
primary
#CDBBDE
secondary
#9EB687
accent
#AD3871
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384