#EEB8EE#EEB8EE
#EEB8EE is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.8% C 0.094 H 326.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8EE |
|---|---|
| RGB | rgb(238, 184, 238) |
| HSL | hsl(300, 61%, 83%) |
| HSV | hsv(300, 23%, 93%) |
| CMYK | cmyk(0%, 22.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.09, 28.33, -19.33) |
| CIE-LCH | lch(81.09, 34.30, 325.69°) |
| OKLab | oklab(84.8% 0.0782 -0.052) |
| OKLCH | oklch(84.8% 0.094 326.4) |
| XYZ | xyz(67.8313, 58.6330, 88.6164) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Mauve
#FED0FC
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8EE #B8EEB8
analogous
#D3B8EE #EEB8EE #EEB8D3
triadic
#EEB8EE #EEEEB8 #B8EEEE
tetradic
#EEB8EE #EED3B8 #B8EEB8 #B8D3EE
square
#EEB8EE #EED3B8 #B8EEB8 #B8D3EE
split-complementary
#EEB8EE #D3EEB8 #B8EED3
monochromatic
#D655D6 #E287E2 #EEB8EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.65
#EEB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EEB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8EE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8EE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#F2BCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb8ee; /* rgb */ color: rgb(238, 184, 238); /* oklch */ color: oklch(84.8% 0.094 326.4);
Tailwind
colors: {
custom: {
50: '#f4cdf3',
500: '#eeb8ee',
950: '#000000',
},
}SCSS
$custom: #eeb8ee; $custom-light: #f4cdf3; $custom-dark: #000000;
JSON
{
"hex": "#eeb8ee",
"rgb": {
"r": 238,
"g": 184,
"b": 238
},
"hsl": {
"h": 300,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.84803,
"c": 0.09394,
"h": 326.4
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#EEB8EE
secondary
#7ECC7E
accent
#C91C1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385