#CDBDDE#CDBDDE
#CDBDDE is a very light, muted violet. Relative luminance 0.546; OKLCH L 82.2% C 0.049 H 307.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDDE |
|---|---|
| RGB | rgb(205, 189, 222) |
| HSL | hsl(269, 33%, 81%) |
| HSV | hsv(269, 15%, 87%) |
| CMYK | cmyk(7.7%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(78.84, 11.77, -14.41) |
| CIE-LCH | lch(78.84, 18.60, 309.23°) |
| OKLab | oklab(82.2% 0.0294 -0.0388) |
| OKLCH | oklch(82.2% 0.049 307.2) |
| XYZ | xyz(56.5569, 54.6484, 76.6618) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDDE #CEDEBD
analogous
#BDBDDE #CDBDDE #DDBDDE
triadic
#CDBDDE #DECDBD #BDDECD
tetradic
#CDBDDE #DEBDBD #CEDEBD #BDDEDD
square
#CDBDDE #DEBDBD #CEDEBD #BDDEDD
split-complementary
#CDBDDE #DEDDBD #BDDEBD
monochromatic
#8F6BB5 #AE94CA #CDBDDE #ECE6F2 #F0EBF5
Accessibility & contrast
On white
1.76
#CDBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CDBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDDE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDDE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DF
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#CBC1C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdbdde; /* rgb */ color: rgb(205, 189, 222); /* oklch */ color: oklch(82.2% 0.049 307.2);
Tailwind
colors: {
custom: {
50: '#dcd0e8',
500: '#cdbdde',
950: '#000000',
},
}SCSS
$custom: #cdbdde; $custom-light: #dcd0e8; $custom-dark: #000000;
JSON
{
"hex": "#cdbdde",
"rgb": {
"r": 205,
"g": 189,
"b": 222
},
"hsl": {
"h": 269.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82203,
"c": 0.04871,
"h": 307.2
},
"luminance": 0.54648
}Semantic roles & 50–950 ramp
primary
#CDBDDE
secondary
#A0B689
accent
#AC3974
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384