#EEC8ED#EEC8ED
#EEC8ED is a very light, moderate purple. Relative luminance 0.656; OKLCH L 87.6% C 0.065 H 326.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8ED |
|---|---|
| RGB | rgb(238, 200, 237) |
| HSL | hsl(302, 53%, 86%) |
| HSV | hsv(302, 16%, 93%) |
| CMYK | cmyk(0%, 16%, 0.4%, 6.7%) |
| CIE-LAB | lab(84.79, 19.64, -13.23) |
| CIE-LCH | lch(84.79, 23.68, 326.04°) |
| OKLab | oklab(87.65% 0.0543 -0.0353) |
| OKLCH | oklch(87.65% 0.065 326.9) |
| XYZ | xyz(71.1984, 65.6015, 89.0160) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.87
Pale Mauve
#FED0FC
ΔE00 3.21
Pale Lavender
#EECFFE
ΔE00 3.94
Light Lilac
#EDC8FF
ΔE00 4.92
Thistle
#D8BFD8
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8ED #C8EEC9
analogous
#DCC8EE #EEC8ED #EEC8DA
triadic
#EEC8ED #EDEEC8 #C8EDEE
tetradic
#EEC8ED #EEDCC8 #C8EEC9 #C8DAEE
square
#EEC8ED #EEDCC8 #C8EEC9 #C8DAEE
split-complementary
#EEC8ED #DAEEC8 #C8EEDC
monochromatic
#D16ACE #E099DE #EEC8ED #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.49
#EEC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EEC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8ED
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8ED | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#F1CBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eec8ed; /* rgb */ color: rgb(238, 200, 237); /* oklch */ color: oklch(87.6% 0.065 326.9);
Tailwind
colors: {
custom: {
50: '#f3d8f2',
500: '#eec8ed',
950: '#000000',
},
}SCSS
$custom: #eec8ed; $custom-light: #f3d8f2; $custom-dark: #000000;
JSON
{
"hex": "#eec8ed",
"rgb": {
"r": 238,
"g": 200,
"b": 237
},
"hsl": {
"h": 301.579,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.87645,
"c": 0.06479,
"h": 326.9
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#EEC8ED
secondary
#8FCB90
accent
#C02925
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385