#CEA2CD#CEA2CD
#CEA2CD is a light, moderate purple. Relative luminance 0.434; OKLCH L 76.6% C 0.078 H 327.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA2CD |
|---|---|
| RGB | rgb(206, 162, 205) |
| HSL | hsl(301, 31%, 72%) |
| HSV | hsv(301, 21%, 81%) |
| CMYK | cmyk(0%, 21.4%, 0.5%, 19.2%) |
| CIE-LAB | lab(71.81, 23.51, -15.72) |
| CIE-LCH | lch(71.81, 28.28, 326.23°) |
| OKLab | oklab(76.61% 0.0651 -0.0422) |
| OKLCH | oklch(76.61% 0.078 327) |
| XYZ | xyz(49.3922, 43.3715, 63.5154) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.70
Plum
#DDA0DD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.89
Lavender
#B39DDB
ΔE00 8.91
Lavender (survey)
#C79FEF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA2CD #A2CEA3
analogous
#B9A2CE #CEA2CD #CEA2B7
triadic
#CEA2CD #CDCEA2 #A2CDCE
tetradic
#CEA2CD #CEB9A2 #A2CEA3 #A2B7CE
square
#CEA2CD #CEB9A2 #A2CEA3 #A2B7CE
split-complementary
#CEA2CD #B7CEA2 #A2CEB9
monochromatic
#A1559F #B97AB7 #CEA2CD #E3CAE3 #F4EBF4
Accessibility & contrast
On white
2.17
#CEA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#CEA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA2CD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA2CD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#D1A5B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cea2cd; /* rgb */ color: rgb(206, 162, 205); /* oklch */ color: oklch(76.6% 0.078 327.0);
Tailwind
colors: {
custom: {
50: '#ddbddc',
500: '#cea2cd',
950: '#000000',
},
}SCSS
$custom: #cea2cd; $custom-light: #ddbddc; $custom-dark: #000000;
JSON
{
"hex": "#cea2cd",
"rgb": {
"r": 206,
"g": 162,
"b": 205
},
"hsl": {
"h": 301.364,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.76608,
"c": 0.07756,
"h": 327
},
"luminance": 0.4337
}Semantic roles & 50–950 ramp
primary
#CEA2CD
secondary
#E0EBE0
accent
#AA3E3C
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151215
muted
#838183