#EEB7EC#EEB7EC
#EEB7EC is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.6% C 0.094 H 327.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7EC |
|---|---|
| RGB | rgb(238, 183, 236) |
| HSL | hsl(302, 62%, 83%) |
| HSV | hsv(302, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 0.8%, 6.7%) |
| CIE-LAB | lab(80.80, 28.50, -18.71) |
| CIE-LCH | lch(80.80, 34.09, 326.72°) |
| OKLab | oklab(84.56% 0.0791 -0.0503) |
| OKLCH | oklch(84.56% 0.094 327.6) |
| XYZ | xyz(67.3322, 58.1021, 87.0086) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Light Lilac
#EDC8FF
ΔE00 5.19
Very Light Purple
#F6CEFC
ΔE00 5.41
Plum
#DDA0DD
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 5.73
Pale Lavender
#EECFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7EC #B7EEB9
analogous
#D5B7EE #EEB7EC #EEB7D0
triadic
#EEB7EC #ECEEB7 #B7ECEE
tetradic
#EEB7EC #EED5B7 #B7EEB9 #B7D0EE
square
#EEB7EC #EED5B7 #B7EEB9 #B7D0EE
split-complementary
#EEB7EC #D0EEB7 #B7EED5
monochromatic
#D754D2 #E285DF #EEB7EC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.66
#EEB7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EEB7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7EC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7EC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EE
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#F2BBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb7ec; /* rgb */ color: rgb(238, 183, 236); /* oklch */ color: oklch(84.6% 0.094 327.6);
Tailwind
colors: {
custom: {
50: '#f4cdf2',
500: '#eeb7ec',
950: '#000000',
},
}SCSS
$custom: #eeb7ec; $custom-light: #f4cdf2; $custom-dark: #000000;
JSON
{
"hex": "#eeb7ec",
"rgb": {
"r": 238,
"g": 183,
"b": 236
},
"hsl": {
"h": 302.182,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.84556,
"c": 0.09371,
"h": 327.6
},
"luminance": 0.581
}Semantic roles & 50–950 ramp
primary
#EEB7EC
secondary
#7DCC80
accent
#CA221C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385