#EEBFED#EEBFED
#EEBFED is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.0% C 0.081 H 326.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFED |
|---|---|
| RGB | rgb(238, 191, 237) |
| HSL | hsl(301, 58%, 84%) |
| HSV | hsv(301, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(82.68, 24.42, -16.41) |
| CIE-LCH | lch(82.68, 29.42, 326.11°) |
| OKLab | oklab(86.01% 0.0676 -0.044) |
| OKLCH | oklch(86.01% 0.081 326.9) |
| XYZ | xyz(69.1750, 61.5548, 88.3416) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.50
Pale Mauve
#FED0FC
ΔE00 3.89
Light Lavendar
#EFC0FE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFED #BFEEC0
analogous
#D8BFEE #EEBFED #EEBFD6
triadic
#EEBFED #EDEEBF #BFEDEE
tetradic
#EEBFED #EED8BF #BFEEC0 #BFD6EE
square
#EEBFED #EED8BF #BFEEC0 #BFD6EE
split-complementary
#EEBFED #D6EEBF #BFEED8
monochromatic
#D45ED2 #E18FDF #EEBFED #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.58
#EEBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#EEBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFED
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFED | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#F1C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eebfed; /* rgb */ color: rgb(238, 191, 237); /* oklch */ color: oklch(86.0% 0.081 326.9);
Tailwind
colors: {
custom: {
50: '#f4d2f2',
500: '#eebfed',
950: '#000000',
},
}SCSS
$custom: #eebfed; $custom-light: #f4d2f2; $custom-dark: #000000;
JSON
{
"hex": "#eebfed",
"rgb": {
"r": 238,
"g": 191,
"b": 237
},
"hsl": {
"h": 301.277,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.86012,
"c": 0.08062,
"h": 326.9
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#EEBFED
secondary
#86CC87
accent
#C62320
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385