#EEADEA#EEADEA
#EEADEA is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.8% C 0.109 H 328.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEADEA |
|---|---|
| RGB | rgb(238, 173, 234) |
| HSL | hsl(304, 66%, 81%) |
| HSV | hsv(304, 27%, 93%) |
| CMYK | cmyk(0%, 27.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(78.47, 33.46, -21.16) |
| CIE-LCH | lch(78.47, 39.58, 327.69°) |
| OKLab | oklab(82.75% 0.0933 -0.057) |
| OKLCH | oklch(82.75% 0.109 328.6) |
| XYZ | xyz(65.0534, 54.0070, 84.8236) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Light Lavendar
#EFC0FE
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 7.22
Very Light Purple
#F6CEFC
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEADEA #ADEEB1
analogous
#D1ADEE #EEADEA #EEADC9
triadic
#EEADEA #EAEEAD #ADEAEE
tetradic
#EEADEA #EED1AD #ADEEB1 #ADC9EE
square
#EEADEA #EED1AD #ADEEB1 #ADC9EE
split-complementary
#EEADEA #C9EEAD #ADEED1
monochromatic
#D948D0 #E37ADD #EEADEA #F9E0F7 #FAE6F9
Accessibility & contrast
On white
1.78
#EEADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EEADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEADEA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEADEA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#F3B2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeadea; /* rgb */ color: rgb(238, 173, 234); /* oklch */ color: oklch(82.8% 0.109 328.6);
Tailwind
colors: {
custom: {
50: '#f4c6f0',
500: '#eeadea',
950: '#000000',
},
}SCSS
$custom: #eeadea; $custom-light: #f4c6f0; $custom-dark: #000000;
JSON
{
"hex": "#eeadea",
"rgb": {
"r": 238,
"g": 173,
"b": 234
},
"hsl": {
"h": 303.692,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.82751,
"c": 0.10935,
"h": 328.6
},
"luminance": 0.54005
}Semantic roles & 50–950 ramp
primary
#EEADEA
secondary
#74CB79
accent
#CE2318
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285