#E2C8ED#E2C8ED
#E2C8ED is a very light, muted purple. Relative luminance 0.636; OKLCH L 86.6% C 0.058 H 315.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C8ED |
|---|---|
| RGB | rgb(226, 200, 237) |
| HSL | hsl(282, 51%, 86%) |
| HSV | hsv(282, 16%, 93%) |
| CMYK | cmyk(4.6%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.75, 15.69, -14.89) |
| CIE-LCH | lch(83.75, 21.63, 316.48°) |
| OKLab | oklab(86.59% 0.0413 -0.04) |
| OKLCH | oklch(86.59% 0.058 315.9) |
| XYZ | xyz(67.3020, 63.5924, 88.8334) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.28
Thistle
#D8BFD8
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 4.79
Light Lavender
#DFC5FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C8ED #D3EDC8
analogous
#CFC8ED #E2C8ED #EDC8E5
triadic
#E2C8ED #EDE2C8 #C8EDE2
tetradic
#E2C8ED #EDCFC8 #D3EDC8 #C8E5ED
square
#E2C8ED #EDCFC8 #D3EDC8 #C8E5ED
split-complementary
#E2C8ED #E5EDC8 #C8EDCF
monochromatic
#B16CCF #CA9ADE #E2C8ED #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.53
#E2C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#E2C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C8ED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C8ED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#E2CCD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2c8ed; /* rgb */ color: rgb(226, 200, 237); /* oklch */ color: oklch(86.6% 0.058 315.9);
Tailwind
colors: {
custom: {
50: '#ebd8f2',
500: '#e2c8ed',
950: '#000000',
},
}SCSS
$custom: #e2c8ed; $custom-light: #ebd8f2; $custom-dark: #000000;
JSON
{
"hex": "#e2c8ed",
"rgb": {
"r": 226,
"g": 200,
"b": 237
},
"hsl": {
"h": 282.162,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.86593,
"c": 0.05751,
"h": 315.9
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#E2C8ED
secondary
#A1CA8F
accent
#BE2754
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385