#EEC4EB#EEC4EB
#EEC4EB is a very light, moderate purple. Relative luminance 0.637; OKLCH L 86.8% C 0.070 H 328.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC4EB |
|---|---|
| RGB | rgb(238, 196, 235) |
| HSL | hsl(304, 55%, 85%) |
| HSV | hsv(304, 18%, 93%) |
| CMYK | cmyk(0%, 17.6%, 1.3%, 6.7%) |
| CIE-LAB | lab(83.79, 21.40, -13.67) |
| CIE-LCH | lch(83.79, 25.40, 327.43°) |
| OKLab | oklab(86.85% 0.0595 -0.0365) |
| OKLCH | oklch(86.85% 0.07 328.5) |
| XYZ | xyz(69.9935, 63.6567, 87.1810) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.14
Pale Mauve
#FED0FC
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 5.61
Thistle
#D8BFD8
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC4EB #C4EEC7
analogous
#DCC4EE #EEC4EB #EEC4D6
triadic
#EEC4EB #EBEEC4 #C4EBEE
tetradic
#EEC4EB #EEDCC4 #C4EEC7 #C4D6EE
square
#EEC4EB #EEDCC4 #C4EEC7 #C4D6EE
split-complementary
#EEC4EB #D6EEC4 #C4EEDC
monochromatic
#D365CB #E094DB #EEC4EB #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.53
#EEC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EEC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC4EB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC4EB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#F1C7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eec4eb; /* rgb */ color: rgb(238, 196, 235); /* oklch */ color: oklch(86.8% 0.070 328.5);
Tailwind
colors: {
custom: {
50: '#f3d6f1',
500: '#eec4eb',
950: '#000000',
},
}SCSS
$custom: #eec4eb; $custom-light: #f3d6f1; $custom-dark: #000000;
JSON
{
"hex": "#eec4eb",
"rgb": {
"r": 238,
"g": 196,
"b": 235
},
"hsl": {
"h": 304.286,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.86848,
"c": 0.06984,
"h": 328.5
},
"luminance": 0.63655
}Semantic roles & 50–950 ramp
primary
#EEC4EB
secondary
#8BCC8F
accent
#C32E23
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385