#CDAFCC#CDAFCC
#CDAFCC is a light, muted purple. Relative luminance 0.480; OKLCH L 78.9% C 0.052 H 327.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFCC |
|---|---|
| RGB | rgb(205, 175, 204) |
| HSL | hsl(302, 23%, 75%) |
| HSV | hsv(302, 15%, 80%) |
| CMYK | cmyk(0%, 14.6%, 0.5%, 19.6%) |
| CIE-LAB | lab(74.82, 15.89, -10.65) |
| CIE-LCH | lch(74.82, 19.13, 326.15°) |
| OKLab | oklab(78.91% 0.0439 -0.0284) |
| OKLCH | oklch(78.91% 0.052 327.1) |
| XYZ | xyz(51.4045, 47.9996, 63.6719) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.19
Thistle
#D8BFD8
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 8.75
Plum
#DDA0DD
ΔE00 8.94
Pale Lavender
#EECFFE
ΔE00 9.66
Very Light Purple
#F6CEFC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFCC #AFCDB0
analogous
#BFAFCD #CDAFCC #CDAFBD
triadic
#CDAFCC #CCCDAF #AFCCCD
tetradic
#CDAFCC #CDBFAF #AFCDB0 #AFBDCD
square
#CDAFCC #CDBFAF #AFCDB0 #AFBDCD
split-complementary
#CDAFCC #BDCDAF #AFCDBF
monochromatic
#9E649C #B589B4 #CDAFCC #E5D5E4 #F3ECF3
Accessibility & contrast
On white
1.98
#CDAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CDAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFCC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFCC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CD
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#CFB1B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cdafcc; /* rgb */ color: rgb(205, 175, 204); /* oklch */ color: oklch(78.9% 0.052 327.1);
Tailwind
colors: {
custom: {
50: '#dcc7db',
500: '#cdafcc',
950: '#000000',
},
}SCSS
$custom: #cdafcc; $custom-light: #dcc7db; $custom-dark: #000000;
JSON
{
"hex": "#cdafcc",
"rgb": {
"r": 205,
"g": 175,
"b": 204
},
"hsl": {
"h": 302,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.78906,
"c": 0.05232,
"h": 327.1
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#CDAFCC
secondary
#E1EAE2
accent
#A24744
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283