#E2CCED#E2CCED
#E2CCED is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.3% C 0.051 H 314.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCED |
|---|---|
| RGB | rgb(226, 204, 237) |
| HSL | hsl(280, 48%, 86%) |
| HSV | hsv(280, 14%, 93%) |
| CMYK | cmyk(4.6%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.72, 13.56, -13.44) |
| CIE-LCH | lch(84.72, 19.09, 315.26°) |
| OKLab | oklab(87.35% 0.0355 -0.0361) |
| OKLCH | oklch(87.35% 0.051 314.5) |
| XYZ | xyz(68.2405, 65.4694, 89.1462) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.32
Light Lilac
#EDC8FF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCED #D7EDCC
analogous
#D2CCED #E2CCED #EDCCE8
triadic
#E2CCED #EDE2CC #CCEDE2
tetradic
#E2CCED #EDD2CC #D7EDCC #CCE8ED
square
#E2CCED #EDD2CC #D7EDCC #CCE8ED
split-complementary
#E2CCED #E8EDCC #CCEDD2
monochromatic
#AF72CD #C89FDD #E2CCED #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.49
#E2CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#E2CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#E2D0D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2cced; /* rgb */ color: rgb(226, 204, 237); /* oklch */ color: oklch(87.3% 0.051 314.5);
Tailwind
colors: {
custom: {
50: '#ebdbf2',
500: '#e2cced',
950: '#000000',
},
}SCSS
$custom: #e2cced; $custom-light: #ebdbf2; $custom-dark: #000000;
JSON
{
"hex": "#e2cced",
"rgb": {
"r": 226,
"g": 204,
"b": 237
},
"hsl": {
"h": 280,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.87348,
"c": 0.0506,
"h": 314.5
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#E2CCED
secondary
#A6CA94
accent
#BB2A5B
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161517
muted
#848485