#CDACDA#CDACDA
#CDACDA is a light, moderate purple. Relative luminance 0.475; OKLCH L 78.8% C 0.073 H 316.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACDA |
|---|---|
| RGB | rgb(205, 172, 218) |
| HSL | hsl(283, 38%, 76%) |
| HSV | hsv(283, 21%, 85%) |
| CMYK | cmyk(6%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.54, 20.21, -18.72) |
| CIE-LCH | lch(74.54, 27.55, 317.18°) |
| OKLab | oklab(78.83% 0.0531 -0.0506) |
| OKLCH | oklch(78.83% 0.073 316.4) |
| XYZ | xyz(52.5823, 47.5469, 72.7235) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.89
Plum
#DDA0DD
ΔE00 5.78
Light Violet
#D6B4FC
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 7.21
Light Lavendar
#EFC0FE
ΔE00 7.32
Lavender
#B39DDB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACDA #B9DAAC
analogous
#B6ACDA #CDACDA #DAACD0
triadic
#CDACDA #DACDAC #ACDACD
tetradic
#CDACDA #DAB6AC #B9DAAC #ACD0DA
square
#CDACDA #DAB6AC #B9DAAC #ACD0DA
split-complementary
#CDACDA #D0DAAC #ACDAB6
monochromatic
#9A57B4 #B482C7 #CDACDA #E7D6ED #F2EAF6
Accessibility & contrast
On white
2.00
#CDACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CDACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACDA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACDA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#CDB1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cdacda; /* rgb */ color: rgb(205, 172, 218); /* oklch */ color: oklch(78.8% 0.073 316.4);
Tailwind
colors: {
custom: {
50: '#dcc5e5',
500: '#cdacda',
950: '#000000',
},
}SCSS
$custom: #cdacda; $custom-light: #dcc5e5; $custom-dark: #000000;
JSON
{
"hex": "#cdacda",
"rgb": {
"r": 205,
"g": 172,
"b": 218
},
"hsl": {
"h": 283.043,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.78831,
"c": 0.07334,
"h": 316.4
},
"luminance": 0.47546
}Semantic roles & 50–950 ramp
primary
#CDACDA
secondary
#E3ECDF
accent
#B13458
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151215
muted
#838184