#EEB3EA#EEB3EA
#EEB3EA is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.8% C 0.099 H 328.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3EA |
|---|---|
| RGB | rgb(238, 179, 234) |
| HSL | hsl(304, 63%, 82%) |
| HSV | hsv(304, 25%, 93%) |
| CMYK | cmyk(0%, 24.8%, 1.7%, 6.7%) |
| CIE-LAB | lab(79.82, 30.27, -19.11) |
| CIE-LCH | lch(79.82, 35.79, 327.74°) |
| OKLab | oklab(83.79% 0.0844 -0.0514) |
| OKLCH | oklch(83.79% 0.099 328.7) |
| XYZ | xyz(66.2299, 56.3599, 85.2157) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.42
Plum
#DDA0DD
ΔE00 4.85
Light Lilac
#EDC8FF
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.40
Pale Mauve
#FED0FC
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3EA #B3EEB7
analogous
#D5B3EE #EEB3EA #EEB3CD
triadic
#EEB3EA #EAEEB3 #B3EAEE
tetradic
#EEB3EA #EED5B3 #B3EEB7 #B3CDEE
square
#EEB3EA #EED5B3 #B3EEB7 #B3CDEE
split-complementary
#EEB3EA #CDEEB3 #B3EED5
monochromatic
#D84FCE #E381DC #EEB3EA #F9E5F8 #F9E6F8
Accessibility & contrast
On white
1.71
#EEB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EEB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3EA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3EA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#BEC9E8
Tritanopia (blue-blind)
#F2B7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb3ea; /* rgb */ color: rgb(238, 179, 234); /* oklch */ color: oklch(83.8% 0.099 328.7);
Tailwind
colors: {
custom: {
50: '#f4caf0',
500: '#eeb3ea',
950: '#000000',
},
}SCSS
$custom: #eeb3ea; $custom-light: #f4caf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb3ea",
"rgb": {
"r": 238,
"g": 179,
"b": 234
},
"hsl": {
"h": 304.068,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.83785,
"c": 0.0988,
"h": 328.7
},
"luminance": 0.56358
}Semantic roles & 50–950 ramp
primary
#EEB3EA
secondary
#7ACC7F
accent
#CB261A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285