#E28CED#E28CED
#E28CED is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.3% C 0.162 H 322.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E28CED |
|---|---|
| RGB | rgb(226, 140, 237) |
| HSL | hsl(293, 73%, 74%) |
| HSV | hsv(293, 41%, 93%) |
| CMYK | cmyk(4.6%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.20, 47.66, -35.58) |
| CIE-LCH | lch(70.20, 59.48, 323.26°) |
| OKLab | oklab(76.25% 0.1288 -0.0976) |
| OKLCH | oklch(76.25% 0.162 322.8) |
| XYZ | xyz(56.0265, 41.0415, 85.0749) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.08
Orchid
#DA70D6
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.82
Plum
#DDA0DD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28CED #97ED8C
analogous
#B28CED #E28CED #ED8CC8
triadic
#E28CED #EDE28C #8CEDE2
tetradic
#E28CED #EDB28C #97ED8C #8CC8ED
square
#E28CED #EDB28C #97ED8C #8CC8ED
split-complementary
#E28CED #C8ED8C #8CEDB2
monochromatic
#C722DC #D557E5 #E28CED #EFC1F5 #F8E5FB
Accessibility & contrast
On white
2.28
#E28CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#E28CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28CED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28CED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#E597B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e28ced; /* rgb */ color: rgb(226, 140, 237); /* oklch */ color: oklch(76.3% 0.162 322.8);
Tailwind
colors: {
custom: {
50: '#edaff3',
500: '#e28ced',
950: '#000000',
},
}SCSS
$custom: #e28ced; $custom-light: #edaff3; $custom-dark: #000000;
JSON
{
"hex": "#e28ced",
"rgb": {
"r": 226,
"g": 140,
"b": 237
},
"hsl": {
"h": 293.196,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.76251,
"c": 0.16157,
"h": 322.8
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#E28CED
secondary
#DBF3D8
accent
#D51027
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161117
muted
#848085