#CEACDD#CEACDD
#CEACDD is a light, moderate purple. Relative luminance 0.478; OKLCH L 79.0% C 0.077 H 315.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEACDD |
|---|---|
| RGB | rgb(206, 172, 221) |
| HSL | hsl(282, 42%, 77%) |
| HSV | hsv(282, 22%, 87%) |
| CMYK | cmyk(6.8%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(74.73, 21.13, -20.06) |
| CIE-LCH | lch(74.73, 29.14, 316.49°) |
| OKLab | oklab(79.03% 0.0551 -0.0543) |
| OKLCH | oklch(79.03% 0.077 315.4) |
| XYZ | xyz(53.2552, 47.8480, 74.8227) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.47
Light Violet
#D6B4FC
ΔE00 6.08
Pale Violet
#CEAEFA
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.76
Light Lavender
#DFC5FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEACDD #BBDDAC
analogous
#B6ACDD #CEACDD #DDACD3
triadic
#CEACDD #DDCEAC #ACDDCE
tetradic
#CEACDD #DDB6AC #BBDDAC #ACD3DD
square
#CEACDD #DDB6AC #BBDDAC #ACD3DD
split-complementary
#CEACDD #D3DDAC #ACDDB6
monochromatic
#9B55B9 #B481CB #CEACDD #E8D7EF #F2E9F6
Accessibility & contrast
On white
1.99
#CEACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CEACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEACDD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEACDD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DF
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#CEB1BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceacdd; /* rgb */ color: rgb(206, 172, 221); /* oklch */ color: oklch(79.0% 0.077 315.4);
Tailwind
colors: {
custom: {
50: '#ddc5e7',
500: '#ceacdd',
950: '#000000',
},
}SCSS
$custom: #ceacdd; $custom-light: #ddc5e7; $custom-dark: #000000;
JSON
{
"hex": "#ceacdd",
"rgb": {
"r": 206,
"g": 172,
"b": 221
},
"hsl": {
"h": 281.633,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.79033,
"c": 0.0774,
"h": 315.4
},
"luminance": 0.47847
}Semantic roles & 50–950 ramp
primary
#CEACDD
secondary
#E3EDDE
accent
#B53159
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151216
muted
#838184