#EEC8EB#EEC8EB
#EEC8EB is a very light, moderate purple. Relative luminance 0.655; OKLCH L 87.6% C 0.063 H 328.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8EB |
|---|---|
| RGB | rgb(238, 200, 235) |
| HSL | hsl(305, 53%, 86%) |
| HSV | hsv(305, 16%, 93%) |
| CMYK | cmyk(0%, 16%, 1.3%, 6.7%) |
| CIE-LAB | lab(84.73, 19.28, -12.25) |
| CIE-LCH | lch(84.73, 22.85, 327.56°) |
| OKLab | oklab(87.58% 0.0536 -0.0327) |
| OKLCH | oklch(87.58% 0.063 328.6) |
| XYZ | xyz(70.9078, 65.4852, 87.4857) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.37
Pale Mauve
#FED0FC
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 4.43
Thistle
#D8BFD8
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8EB #C8EECB
analogous
#DEC8EE #EEC8EB #EEC8D8
triadic
#EEC8EB #EBEEC8 #C8EBEE
tetradic
#EEC8EB #EEDEC8 #C8EECB #C8D8EE
square
#EEC8EB #EEDEC8 #C8EECB #C8D8EE
split-complementary
#EEC8EB #D8EEC8 #C8EEDE
monochromatic
#D16AC9 #E099DA #EEC8EB #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.49
#EEC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EEC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8EB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8EB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#CFD5EA
Tritanopia (blue-blind)
#F1CAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eec8eb; /* rgb */ color: rgb(238, 200, 235); /* oklch */ color: oklch(87.6% 0.063 328.6);
Tailwind
colors: {
custom: {
50: '#f3d8f1',
500: '#eec8eb',
950: '#000000',
},
}SCSS
$custom: #eec8eb; $custom-light: #f3d8f1; $custom-dark: #000000;
JSON
{
"hex": "#eec8eb",
"rgb": {
"r": 238,
"g": 200,
"b": 235
},
"hsl": {
"h": 304.737,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.87579,
"c": 0.06281,
"h": 328.6
},
"luminance": 0.65484
}Semantic roles & 50–950 ramp
primary
#EEC8EB
secondary
#8FCB94
accent
#C03225
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385