#EEB8EF#EEB8EF
#EEB8EF is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.8% C 0.095 H 325.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8EF |
|---|---|
| RGB | rgb(238, 184, 239) |
| HSL | hsl(299, 63%, 83%) |
| HSV | hsv(299, 23%, 94%) |
| CMYK | cmyk(0.4%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(81.12, 28.52, -19.82) |
| CIE-LCH | lch(81.12, 34.73, 325.20°) |
| OKLab | oklab(84.84% 0.0785 -0.0534) |
| OKLCH | oklch(84.84% 0.095 325.8) |
| XYZ | xyz(67.9787, 58.6919, 89.3923) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.17
Light Lilac
#EDC8FF
ΔE00 4.70
Very Light Purple
#F6CEFC
ΔE00 5.21
Pale Mauve
#FED0FC
ΔE00 5.67
Plum
#DDA0DD
ΔE00 5.79
Pale Lavender
#EECFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8EF #B9EFB8
analogous
#D2B8EF #EEB8EF #EFB8D4
triadic
#EEB8EF #EFEEB8 #B8EFEE
tetradic
#EEB8EF #EFD2B8 #B9EFB8 #B8D4EF
square
#EEB8EF #EFD2B8 #B9EFB8 #B8D4EF
split-complementary
#EEB8EF #D4EFB8 #B8EFD2
monochromatic
#D654D8 #E286E4 #EEB8EF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.65
#EEB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EEB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8EF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8EF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#F1BDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb8ef; /* rgb */ color: rgb(238, 184, 239); /* oklch */ color: oklch(84.8% 0.095 325.8);
Tailwind
colors: {
custom: {
50: '#f4cdf4',
500: '#eeb8ef',
950: '#000000',
},
}SCSS
$custom: #eeb8ef; $custom-light: #f4cdf4; $custom-dark: #000000;
JSON
{
"hex": "#eeb8ef",
"rgb": {
"r": 238,
"g": 184,
"b": 239
},
"hsl": {
"h": 298.909,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84838,
"c": 0.09494,
"h": 325.8
},
"luminance": 0.5869
}Semantic roles & 50–950 ramp
primary
#EEB8EF
secondary
#7FCD7E
accent
#CB1B1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385