#EEBFE7#EEBFE7
#EEBFE7 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.8% C 0.075 H 331.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFE7 |
|---|---|
| RGB | rgb(238, 191, 231) |
| HSL | hsl(309, 58%, 84%) |
| HSV | hsv(309, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 2.9%, 6.7%) |
| CIE-LAB | lab(82.49, 23.34, -13.47) |
| CIE-LCH | lch(82.49, 26.95, 330.01°) |
| OKLab | oklab(85.81% 0.0656 -0.0359) |
| OKLCH | oklch(85.81% 0.075 331.3) |
| XYZ | xyz(68.3131, 61.2100, 83.8019) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.17
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 5.64
Light Lavendar
#EFC0FE
ΔE00 5.69
Thistle
#D8BFD8
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFE7 #BFEEC6
analogous
#DEBFEE #EEBFE7 #EEBFD0
triadic
#EEBFE7 #E7EEBF #BFE7EE
tetradic
#EEBFE7 #EEDEBF #BFEEC6 #BFD0EE
square
#EEBFE7 #EEDEBF #BFEEC6 #BFD0EE
split-complementary
#EEBFE7 #D0EEBF #BFEEDE
monochromatic
#D45EC3 #E18FD5 #EEBFE7 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.59
#EEBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EEBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFE7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFE7 | 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)
#BEC9E9
Deuteranopia (green-blind)
#C8D0E5
Tritanopia (blue-blind)
#F2C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfe7; /* rgb */ color: rgb(238, 191, 231); /* oklch */ color: oklch(85.8% 0.075 331.3);
Tailwind
colors: {
custom: {
50: '#f4d2ee',
500: '#eebfe7',
950: '#000000',
},
}SCSS
$custom: #eebfe7; $custom-light: #f4d2ee; $custom-dark: #000000;
JSON
{
"hex": "#eebfe7",
"rgb": {
"r": 238,
"g": 191,
"b": 231
},
"hsl": {
"h": 308.936,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85808,
"c": 0.07481,
"h": 331.3
},
"luminance": 0.61208
}Semantic roles & 50–950 ramp
primary
#EEBFE7
secondary
#86CC90
accent
#C63920
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385