#E2CDEC#E2CDEC
#E2CDEC is a very light, muted purple. Relative luminance 0.659; OKLCH L 87.5% C 0.048 H 315.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CDEC |
|---|---|
| RGB | rgb(226, 205, 236) |
| HSL | hsl(281, 45%, 86%) |
| HSV | hsv(281, 13%, 93%) |
| CMYK | cmyk(4.2%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(84.94, 12.84, -12.59) |
| CIE-LCH | lch(84.94, 17.98, 315.57°) |
| OKLab | oklab(87.51% 0.0337 -0.0337) |
| OKLCH | oklch(87.51% 0.048 315) |
| XYZ | xyz(68.3333, 65.8881, 88.4584) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.04
Pale Lavender
#EECFFE
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.83
Light Lilac
#EDC8FF
ΔE00 6.71
Pale Mauve
#FED0FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CDEC #D7ECCD
analogous
#D3CDEC #E2CDEC #ECCDE7
triadic
#E2CDEC #ECE2CD #CDECE2
tetradic
#E2CDEC #ECD3CD #D7ECCD #CDE7EC
square
#E2CDEC #ECD3CD #D7ECCD #CDE7EC
split-complementary
#E2CDEC #E7ECCD #CDECD3
monochromatic
#AF74CA #C8A1DB #E2CDEC #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.48
#E2CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#E2CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CDEC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CDEC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#E2D0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2cdec; /* rgb */ color: rgb(226, 205, 236); /* oklch */ color: oklch(87.5% 0.048 315.0);
Tailwind
colors: {
custom: {
50: '#ebdcf2',
500: '#e2cdec',
950: '#000000',
},
}SCSS
$custom: #e2cdec; $custom-light: #ebdcf2; $custom-dark: #000000;
JSON
{
"hex": "#e2cdec",
"rgb": {
"r": 226,
"g": 205,
"b": 236
},
"hsl": {
"h": 280.645,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87505,
"c": 0.04769,
"h": 315
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#E2CDEC
secondary
#A6C895
accent
#B82D5A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485