#EEBEEE#EEBEEE
#EEBEEE is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.9% C 0.083 H 326.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEEE |
|---|---|
| RGB | rgb(238, 190, 238) |
| HSL | hsl(300, 59%, 84%) |
| HSV | hsv(300, 20%, 93%) |
| CMYK | cmyk(0%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(82.47, 25.14, -17.24) |
| CIE-LCH | lch(82.47, 30.48, 325.55°) |
| OKLab | oklab(85.87% 0.0694 -0.0463) |
| OKLCH | oklch(85.87% 0.083 326.3) |
| XYZ | xyz(69.1042, 61.1787, 89.0407) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.66
Very Light Purple
#F6CEFC
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 4.06
Pale Mauve
#FED0FC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEEE #BEEEBE
analogous
#D6BEEE #EEBEEE #EEBED6
triadic
#EEBEEE #EEEEBE #BEEEEE
tetradic
#EEBEEE #EED6BE #BEEEBE #BED6EE
square
#EEBEEE #EED6BE #BEEEBE #BED6EE
split-complementary
#EEBEEE #D6EEBE #BEEED6
monochromatic
#D55DD5 #E18DE1 #EEBEEE #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.59
#EEBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EEBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEEE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEEE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#F1C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebeee; /* rgb */ color: rgb(238, 190, 238); /* oklch */ color: oklch(85.9% 0.083 326.3);
Tailwind
colors: {
custom: {
50: '#f4d2f3',
500: '#eebeee',
950: '#000000',
},
}SCSS
$custom: #eebeee; $custom-light: #f4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#eebeee",
"rgb": {
"r": 238,
"g": 190,
"b": 238
},
"hsl": {
"h": 300,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85867,
"c": 0.08339,
"h": 326.3
},
"luminance": 0.61177
}Semantic roles & 50–950 ramp
primary
#EEBEEE
secondary
#84CC84
accent
#C61F1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385