#EEB7EE#EEB7EE
#EEB7EE is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.6% C 0.096 H 326.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7EE |
|---|---|
| RGB | rgb(238, 183, 238) |
| HSL | hsl(300, 62%, 83%) |
| HSV | hsv(300, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(80.86, 28.86, -19.68) |
| CIE-LCH | lch(80.86, 34.94, 325.71°) |
| OKLab | oklab(84.63% 0.0797 -0.053) |
| OKLCH | oklch(84.63% 0.096 326.4) |
| XYZ | xyz(67.6243, 58.2190, 88.5474) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.59
Pale Mauve
#FED0FC
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7EE #B7EEB7
analogous
#D2B7EE #EEB7EE #EEB7D2
triadic
#EEB7EE #EEEEB7 #B7EEEE
tetradic
#EEB7EE #EED2B7 #B7EEB7 #B7D2EE
square
#EEB7EE #EED2B7 #B7EEB7 #B7D2EE
split-complementary
#EEB7EE #D2EEB7 #B7EED2
monochromatic
#D754D7 #E285E2 #EEB7EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.66
#EEB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EEB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7EE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7EE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#F2BCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb7ee; /* rgb */ color: rgb(238, 183, 238); /* oklch */ color: oklch(84.6% 0.096 326.4);
Tailwind
colors: {
custom: {
50: '#f4cdf3',
500: '#eeb7ee',
950: '#000000',
},
}SCSS
$custom: #eeb7ee; $custom-light: #f4cdf3; $custom-dark: #000000;
JSON
{
"hex": "#eeb7ee",
"rgb": {
"r": 238,
"g": 183,
"b": 238
},
"hsl": {
"h": 300,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.84627,
"c": 0.09569,
"h": 326.4
},
"luminance": 0.58217
}Semantic roles & 50–950 ramp
primary
#EEB7EE
secondary
#7DCC7D
accent
#CA1C1C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385