#EEB5EF#EEB5EF
#EEB5EF is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.3% C 0.100 H 325.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5EF |
|---|---|
| RGB | rgb(238, 181, 239) |
| HSL | hsl(299, 64%, 82%) |
| HSV | hsv(299, 24%, 94%) |
| CMYK | cmyk(0.4%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.44, 30.11, -20.86) |
| CIE-LCH | lch(80.44, 36.63, 325.29°) |
| OKLab | oklab(84.31% 0.0829 -0.0562) |
| OKLCH | oklch(84.31% 0.1 325.9) |
| XYZ | xyz(67.3621, 57.4588, 89.1868) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.42
Plum
#DDA0DD
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5EF #B6EFB5
analogous
#D1B5EF #EEB5EF #EFB5D3
triadic
#EEB5EF #EFEEB5 #B5EFEE
tetradic
#EEB5EF #EFD1B5 #B6EFB5 #B5D3EF
square
#EEB5EF #EFD1B5 #B6EFB5 #B5D3EF
split-complementary
#EEB5EF #D3EFB5 #B5EFD1
monochromatic
#D750D9 #E283E4 #EEB5EF #F9E6FA #F9E6FA
Accessibility & contrast
On white
1.68
#EEB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EEB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5EF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5EF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#F1BAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb5ef; /* rgb */ color: rgb(238, 181, 239); /* oklch */ color: oklch(84.3% 0.100 325.9);
Tailwind
colors: {
custom: {
50: '#f4cbf4',
500: '#eeb5ef',
950: '#000000',
},
}SCSS
$custom: #eeb5ef; $custom-light: #f4cbf4; $custom-dark: #000000;
JSON
{
"hex": "#eeb5ef",
"rgb": {
"r": 238,
"g": 181,
"b": 239
},
"hsl": {
"h": 298.966,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.84313,
"c": 0.1002,
"h": 325.9
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#EEB5EF
secondary
#7DCD7B
accent
#CC191C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385