#E99CED#E99CED
#E99CED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.139 H 325.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E99CED |
|---|---|
| RGB | rgb(233, 156, 237) |
| HSL | hsl(297, 69%, 77%) |
| HSV | hsv(297, 34%, 93%) |
| CMYK | cmyk(1.7%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(74.33, 41.42, -29.15) |
| CIE-LCH | lch(74.33, 50.64, 324.86°) |
| OKLab | oklab(79.53% 0.1136 -0.0793) |
| OKLCH | oklch(79.53% 0.139 325.1) |
| XYZ | xyz(60.7773, 47.2172, 86.0167) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.82
Mauve
#E0B0FF
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 7.43
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99CED #A0ED9C
analogous
#C19CED #E99CED #ED9CC9
triadic
#E99CED #EDE99C #9CEDE9
tetradic
#E99CED #EDC19C #A0ED9C #9CC9ED
square
#E99CED #EDC19C #A0ED9C #9CC9ED
split-complementary
#E99CED #C9ED9C #9CEDC1
monochromatic
#D234DA #DD68E4 #E99CED #F5D0F6 #F9E5FA
Accessibility & contrast
On white
2.01
#E99CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E99CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99CED
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99CED | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#EDA4BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e99ced; /* rgb */ color: rgb(233, 156, 237); /* oklch */ color: oklch(79.5% 0.139 325.1);
Tailwind
colors: {
custom: {
50: '#f1baf3',
500: '#e99ced',
950: '#000000',
},
}SCSS
$custom: #e99ced; $custom-light: #f1baf3; $custom-dark: #000000;
JSON
{
"hex": "#e99ced",
"rgb": {
"r": 233,
"g": 156,
"b": 237
},
"hsl": {
"h": 297.037,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79526,
"c": 0.13855,
"h": 325.1
},
"luminance": 0.47215
}Semantic roles & 50–950 ramp
primary
#E99CED
secondary
#DAF2D9
accent
#D1141E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185