#EEC8EC#EEC8EC
#EEC8EC is a very light, moderate purple. Relative luminance 0.655; OKLCH L 87.6% C 0.064 H 327.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8EC |
|---|---|
| RGB | rgb(238, 200, 236) |
| HSL | hsl(303, 53%, 86%) |
| HSV | hsv(303, 16%, 93%) |
| CMYK | cmyk(0%, 16%, 0.8%, 6.7%) |
| CIE-LAB | lab(84.76, 19.46, -12.74) |
| CIE-LCH | lch(84.76, 23.26, 326.79°) |
| OKLab | oklab(87.61% 0.054 -0.034) |
| OKLCH | oklch(87.61% 0.064 327.8) |
| XYZ | xyz(71.0527, 65.5432, 88.2487) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.12
Pale Mauve
#FED0FC
ΔE00 3.35
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8EC #C8EECA
analogous
#DDC8EE #EEC8EC #EEC8D9
triadic
#EEC8EC #ECEEC8 #C8ECEE
tetradic
#EEC8EC #EEDDC8 #C8EECA #C8D9EE
square
#EEC8EC #EEDDC8 #C8EECA #C8D9EE
split-complementary
#EEC8EC #D9EEC8 #C8EEDD
monochromatic
#D16ACC #E099DC #EEC8EC #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.49
#EEC8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EEC8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8EC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8EC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#F1CBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eec8ec; /* rgb */ color: rgb(238, 200, 236); /* oklch */ color: oklch(87.6% 0.064 327.8);
Tailwind
colors: {
custom: {
50: '#f3d8f2',
500: '#eec8ec',
950: '#000000',
},
}SCSS
$custom: #eec8ec; $custom-light: #f3d8f2; $custom-dark: #000000;
JSON
{
"hex": "#eec8ec",
"rgb": {
"r": 238,
"g": 200,
"b": 236
},
"hsl": {
"h": 303.158,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.87612,
"c": 0.0638,
"h": 327.8
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#EEC8EC
secondary
#8FCB92
accent
#C02D25
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385