#EEB3EC#EEB3EC
#EEB3EC is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.9% C 0.101 H 327.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3EC |
|---|---|
| RGB | rgb(238, 179, 236) |
| HSL | hsl(302, 63%, 82%) |
| HSV | hsv(302, 25%, 93%) |
| CMYK | cmyk(0%, 24.8%, 0.8%, 6.7%) |
| CIE-LAB | lab(79.88, 30.63, -20.08) |
| CIE-LCH | lch(79.88, 36.63, 326.75°) |
| OKLab | oklab(83.86% 0.085 -0.0541) |
| OKLCH | oklch(83.86% 0.101 327.5) |
| XYZ | xyz(66.5188, 56.4755, 86.7375) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.10
Plum
#DDA0DD
ΔE00 4.78
Light Lilac
#EDC8FF
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 6.45
Pale Mauve
#FED0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3EC #B3EEB5
analogous
#D3B3EE #EEB3EC #EEB3CF
triadic
#EEB3EC #ECEEB3 #B3ECEE
tetradic
#EEB3EC #EED3B3 #B3EEB5 #B3CFEE
square
#EEB3EC #EED3B3 #B3EEB5 #B3CFEE
split-complementary
#EEB3EC #CFEEB3 #B3EED3
monochromatic
#D84FD3 #E381DF #EEB3EC #F9E5F9 #F9E6F9
Accessibility & contrast
On white
1.71
#EEB3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EEB3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3EC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3EC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EE
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#F2B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb3ec; /* rgb */ color: rgb(238, 179, 236); /* oklch */ color: oklch(83.9% 0.101 327.5);
Tailwind
colors: {
custom: {
50: '#f4caf2',
500: '#eeb3ec',
950: '#000000',
},
}SCSS
$custom: #eeb3ec; $custom-light: #f4caf2; $custom-dark: #000000;
JSON
{
"hex": "#eeb3ec",
"rgb": {
"r": 238,
"g": 179,
"b": 236
},
"hsl": {
"h": 302.034,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.83857,
"c": 0.10074,
"h": 327.5
},
"luminance": 0.56473
}Semantic roles & 50–950 ramp
primary
#EEB3EC
secondary
#7ACC7C
accent
#CB201A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285