#EEADEB#EEADEB
#EEADEB is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.8% C 0.110 H 328.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEADEB |
|---|---|
| RGB | rgb(238, 173, 235) |
| HSL | hsl(303, 66%, 81%) |
| HSV | hsv(303, 27%, 93%) |
| CMYK | cmyk(0%, 27.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(78.50, 33.64, -21.64) |
| CIE-LCH | lch(78.50, 40.00, 327.24°) |
| OKLab | oklab(82.79% 0.0936 -0.0583) |
| OKLCH | oklch(82.79% 0.11 328.1) |
| XYZ | xyz(65.1975, 54.0646, 85.5823) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Light Lavendar
#EFC0FE
ΔE00 5.09
Mauve
#E0B0FF
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 7.17
Light Violet
#D6B4FC
ΔE00 7.85
Very Light Purple
#F6CEFC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEADEB #ADEEB0
analogous
#D0ADEE #EEADEB #EEADCA
triadic
#EEADEB #EBEEAD #ADEBEE
tetradic
#EEADEB #EED0AD #ADEEB0 #ADCAEE
square
#EEADEB #EED0AD #ADEEB0 #ADCAEE
split-complementary
#EEADEB #CAEEAD #ADEED0
monochromatic
#D948D2 #E37ADF #EEADEB #F9E0F7 #FAE6F9
Accessibility & contrast
On white
1.78
#EEADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EEADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEADEB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEADEB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#F3B2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeadeb; /* rgb */ color: rgb(238, 173, 235); /* oklch */ color: oklch(82.8% 0.110 328.1);
Tailwind
colors: {
custom: {
50: '#f4c6f1',
500: '#eeadeb',
950: '#000000',
},
}SCSS
$custom: #eeadeb; $custom-light: #f4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#eeadeb",
"rgb": {
"r": 238,
"g": 173,
"b": 235
},
"hsl": {
"h": 302.769,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.82788,
"c": 0.11031,
"h": 328.1
},
"luminance": 0.54062
}Semantic roles & 50–950 ramp
primary
#EEADEB
secondary
#74CB78
accent
#CE2018
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285