#EEB5EE#EEB5EE
#EEB5EE is a very light, moderate purple. Relative luminance 0.574; OKLCH L 84.3% C 0.099 H 326.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5EE |
|---|---|
| RGB | rgb(238, 181, 238) |
| HSL | hsl(300, 63%, 82%) |
| HSV | hsv(300, 24%, 93%) |
| CMYK | cmyk(0%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(80.40, 29.93, -20.37) |
| CIE-LCH | lch(80.40, 36.20, 325.76°) |
| OKLab | oklab(84.28% 0.0826 -0.0549) |
| OKLCH | oklch(84.28% 0.099 326.4) |
| XYZ | xyz(67.2148, 57.3998, 88.4109) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.57
Plum
#DDA0DD
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.97
Mauve
#E0B0FF
ΔE00 6.25
Pale Mauve
#FED0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5EE #B5EEB5
analogous
#D2B5EE #EEB5EE #EEB5D2
triadic
#EEB5EE #EEEEB5 #B5EEEE
tetradic
#EEB5EE #EED2B5 #B5EEB5 #B5D2EE
square
#EEB5EE #EED2B5 #B5EEB5 #B5D2EE
split-complementary
#EEB5EE #D2EEB5 #B5EED2
monochromatic
#D751D7 #E383E3 #EEB5EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.68
#EEB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EEB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5EE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5EE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#F2BAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb5ee; /* rgb */ color: rgb(238, 181, 238); /* oklch */ color: oklch(84.3% 0.099 326.4);
Tailwind
colors: {
custom: {
50: '#f4cbf3',
500: '#eeb5ee',
950: '#000000',
},
}SCSS
$custom: #eeb5ee; $custom-light: #f4cbf3; $custom-dark: #000000;
JSON
{
"hex": "#eeb5ee",
"rgb": {
"r": 238,
"g": 181,
"b": 238
},
"hsl": {
"h": 300,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.84277,
"c": 0.0992,
"h": 326.4
},
"luminance": 0.57398
}Semantic roles & 50–950 ramp
primary
#EEB5EE
secondary
#7CCC7C
accent
#CA1B1B
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385