#EEBFEE#EEBFEE
#EEBFEE is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.0% C 0.082 H 326.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFEE |
|---|---|
| RGB | rgb(238, 191, 238) |
| HSL | hsl(300, 58%, 84%) |
| HSV | hsv(300, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.71, 24.61, -16.89) |
| CIE-LCH | lch(82.71, 29.85, 325.53°) |
| OKLab | oklab(86.05% 0.0679 -0.0453) |
| OKLCH | oklch(86.05% 0.082 326.3) |
| XYZ | xyz(69.3215, 61.6134, 89.1132) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.45
Light Lavendar
#EFC0FE
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFEE #BFEEBF
analogous
#D7BFEE #EEBFEE #EEBFD7
triadic
#EEBFEE #EEEEBF #BFEEEE
tetradic
#EEBFEE #EED7BF #BFEEBF #BFD7EE
square
#EEBFEE #EED7BF #BFEEBF #BFD7EE
split-complementary
#EEBFEE #D7EEBF #BFEED7
monochromatic
#D45ED4 #E18FE1 #EEBFEE #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.58
#EEBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#EEBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFEE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFEE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#F1C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eebfee; /* rgb */ color: rgb(238, 191, 238); /* oklch */ color: oklch(86.0% 0.082 326.3);
Tailwind
colors: {
custom: {
50: '#f4d2f3',
500: '#eebfee',
950: '#000000',
},
}SCSS
$custom: #eebfee; $custom-light: #f4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#eebfee",
"rgb": {
"r": 238,
"g": 191,
"b": 238
},
"hsl": {
"h": 300,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.86046,
"c": 0.08162,
"h": 326.3
},
"luminance": 0.61612
}Semantic roles & 50–950 ramp
primary
#EEBFEE
secondary
#86CC86
accent
#C62020
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385