#CDB4CE#CDB4CE
#CDB4CE is a light, muted purple. Relative luminance 0.501; OKLCH L 79.9% C 0.045 H 324.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB4CE |
|---|---|
| RGB | rgb(205, 180, 206) |
| HSL | hsl(298, 21%, 76%) |
| HSV | hsv(298, 13%, 81%) |
| CMYK | cmyk(0.5%, 12.6%, 0%, 19.2%) |
| CIE-LAB | lab(76.12, 13.54, -9.82) |
| CIE-LCH | lch(76.12, 16.73, 324.07°) |
| OKLab | oklab(79.93% 0.0371 -0.0262) |
| OKLCH | oklch(79.93% 0.045 324.8) |
| XYZ | xyz(52.6372, 50.0786, 65.2738) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.83
Lilac
#C8A2C8
ΔE00 5.99
Dusty Pink
#D8A7B1
ΔE00 9.27
Pale Lavender
#EECFFE
ΔE00 9.36
Pale Lilac
#E4CBFF
ΔE00 9.59
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB4CE #B5CEB4
analogous
#C0B4CE #CDB4CE #CEB4C2
triadic
#CDB4CE #CECDB4 #B4CECD
tetradic
#CDB4CE #CEC0B4 #B5CEB4 #B4C2CE
square
#CDB4CE #CEC0B4 #B5CEB4 #B4C2CE
split-complementary
#CDB4CE #C2CEB4 #B4CEC0
monochromatic
#9C6A9E #B48FB6 #CDB4CE #E6D9E6 #F3ECF3
Accessibility & contrast
On white
1.91
#CDB4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CDB4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB4CE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB4CE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#CFB6BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb4ce; /* rgb */ color: rgb(205, 180, 206); /* oklch */ color: oklch(79.9% 0.045 324.8);
Tailwind
colors: {
custom: {
50: '#dccadd',
500: '#cdb4ce',
950: '#000000',
},
}SCSS
$custom: #cdb4ce; $custom-light: #dccadd; $custom-dark: #000000;
JSON
{
"hex": "#cdb4ce",
"rgb": {
"r": 205,
"g": 180,
"b": 206
},
"hsl": {
"h": 297.692,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.79928,
"c": 0.04543,
"h": 324.8
},
"luminance": 0.50078
}Semantic roles & 50–950 ramp
primary
#CDB4CE
secondary
#84A383
accent
#9F464A
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284