#EEB2ED#EEB2ED
#EEB2ED is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.7% C 0.103 H 327.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2ED |
|---|---|
| RGB | rgb(238, 178, 237) |
| HSL | hsl(301, 64%, 82%) |
| HSV | hsv(301, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 0.4%, 6.7%) |
| CIE-LAB | lab(79.69, 31.34, -20.92) |
| CIE-LCH | lch(79.69, 37.68, 326.28°) |
| OKLab | oklab(83.72% 0.0868 -0.0564) |
| OKLCH | oklch(83.72% 0.103 327) |
| XYZ | xyz(66.4648, 56.1343, 87.4382) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.08
Plum
#DDA0DD
ΔE00 4.58
Light Lilac
#EDC8FF
ΔE00 6.02
Mauve
#E0B0FF
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.72
Pale Mauve
#FED0FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2ED #B2EEB3
analogous
#D1B2EE #EEB2ED #EEB2CF
triadic
#EEB2ED #EDEEB2 #B2EDEE
tetradic
#EEB2ED #EED1B2 #B2EEB3 #B2CFEE
square
#EEB2ED #EED1B2 #B2EEB3 #B2CFEE
split-complementary
#EEB2ED #CFEEB2 #B2EED1
monochromatic
#D84ED6 #E380E1 #EEB2ED #F9E4F9 #F9E6F9
Accessibility & contrast
On white
1.72
#EEB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#EEB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2ED
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2ED | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1EF
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#F2B7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eeb2ed; /* rgb */ color: rgb(238, 178, 237); /* oklch */ color: oklch(83.7% 0.103 327.0);
Tailwind
colors: {
custom: {
50: '#f4c9f3',
500: '#eeb2ed',
950: '#000000',
},
}SCSS
$custom: #eeb2ed; $custom-light: #f4c9f3; $custom-dark: #000000;
JSON
{
"hex": "#eeb2ed",
"rgb": {
"r": 238,
"g": 178,
"b": 237
},
"hsl": {
"h": 301,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.8372,
"c": 0.10348,
"h": 327
},
"luminance": 0.56132
}Semantic roles & 50–950 ramp
primary
#EEB2ED
secondary
#79CC7A
accent
#CC1D1A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285