#CDBADE#CDBADE
#CDBADE is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.054 H 308.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBADE |
|---|---|
| RGB | rgb(205, 186, 222) |
| HSL | hsl(272, 35%, 80%) |
| HSV | hsv(272, 16%, 87%) |
| CMYK | cmyk(7.7%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.09, 13.39, -15.53) |
| CIE-LCH | lch(78.09, 20.50, 310.76°) |
| OKLab | oklab(81.63% 0.0338 -0.0419) |
| OKLCH | oklch(81.63% 0.054 308.9) |
| XYZ | xyz(55.9183, 53.3712, 76.4489) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 6.32
Light Lavender
#DFC5FE
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 7.00
Lilac
#C8A2C8
ΔE00 7.32
Light Lilac
#EDC8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBADE #CBDEBA
analogous
#BBBADE #CDBADE #DEBADD
triadic
#CDBADE #DECDBA #BADECD
tetradic
#CDBADE #DEBBBA #CBDEBA #BADDDE
square
#CDBADE #DEBBBA #CBDEBA #BADDDE
split-complementary
#CDBADE #DDDEBA #BADEBB
monochromatic
#9167B6 #AF91CA #CDBADE #EBE3F2 #F0EAF5
Accessibility & contrast
On white
1.80
#CDBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CDBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBADE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBADE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0E0
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#CBBEC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbade; /* rgb */ color: rgb(205, 186, 222); /* oklch */ color: oklch(81.6% 0.054 308.9);
Tailwind
colors: {
custom: {
50: '#dccee8',
500: '#cdbade',
950: '#000000',
},
}SCSS
$custom: #cdbade; $custom-light: #dccee8; $custom-dark: #000000;
JSON
{
"hex": "#cdbade",
"rgb": {
"r": 205,
"g": 186,
"b": 222
},
"hsl": {
"h": 271.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.81625,
"c": 0.05381,
"h": 308.9
},
"luminance": 0.53371
}Semantic roles & 50–950 ramp
primary
#CDBADE
secondary
#9DB686
accent
#AE376F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384