#EEB4EF#EEB4EF
#EEB4EF is a very light, moderate purple. Relative luminance 0.571; OKLCH L 84.1% C 0.102 H 325.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4EF |
|---|---|
| RGB | rgb(238, 180, 239) |
| HSL | hsl(299, 65%, 82%) |
| HSV | hsv(299, 25%, 94%) |
| CMYK | cmyk(0.4%, 24.7%, 0%, 6.3%) |
| CIE-LAB | lab(80.21, 30.64, -21.20) |
| CIE-LCH | lch(80.21, 37.27, 325.32°) |
| OKLab | oklab(84.14% 0.0844 -0.0572) |
| OKLCH | oklch(84.14% 0.102 325.9) |
| XYZ | xyz(67.1595, 57.0535, 89.1193) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.54
Plum
#DDA0DD
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.48
Mauve
#E0B0FF
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4EF #B5EFB4
analogous
#D1B4EF #EEB4EF #EFB4D3
triadic
#EEB4EF #EFEEB4 #B4EFEE
tetradic
#EEB4EF #EFD1B4 #B5EFB4 #B4D3EF
square
#EEB4EF #EFD1B4 #B5EFB4 #B4D3EF
split-complementary
#EEB4EF #D3EFB4 #B4EFD1
monochromatic
#D74FD9 #E382E4 #EEB4EF #F9E6FA #F9E6FA
Accessibility & contrast
On white
1.69
#EEB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EEB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4EF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4EF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#F2B9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb4ef; /* rgb */ color: rgb(238, 180, 239); /* oklch */ color: oklch(84.1% 0.102 325.9);
Tailwind
colors: {
custom: {
50: '#f4cbf4',
500: '#eeb4ef',
950: '#000000',
},
}SCSS
$custom: #eeb4ef; $custom-light: #f4cbf4; $custom-dark: #000000;
JSON
{
"hex": "#eeb4ef",
"rgb": {
"r": 238,
"g": 180,
"b": 239
},
"hsl": {
"h": 298.983,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.84139,
"c": 0.10196,
"h": 325.9
},
"luminance": 0.57052
}Semantic roles & 50–950 ramp
primary
#EEB4EF
secondary
#7CCD7A
accent
#CD191C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385