#EEBFE5#EEBFE5
#EEBFE5 is a very light, moderate pink. Relative luminance 0.611; OKLCH L 85.7% C 0.073 H 332.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFE5 |
|---|---|
| RGB | rgb(238, 191, 229) |
| HSL | hsl(311, 58%, 84%) |
| HSV | hsv(311, 20%, 93%) |
| CMYK | cmyk(0%, 19.7%, 3.8%, 6.7%) |
| CIE-LAB | lab(82.43, 22.99, -12.49) |
| CIE-LCH | lch(82.43, 26.16, 331.48°) |
| OKLab | oklab(85.74% 0.0649 -0.0333) |
| OKLCH | oklch(85.74% 0.073 332.9) |
| XYZ | xyz(68.0322, 61.0977, 82.3228) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 5.98
Light Lilac
#EDC8FF
ΔE00 6.06
Light Lavendar
#EFC0FE
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFE5 #BFEEC8
analogous
#E0BFEE #EEBFE5 #EEBFCE
triadic
#EEBFE5 #E5EEBF #BFE5EE
tetradic
#EEBFE5 #EEE0BF #BFEEC8 #BFCEEE
square
#EEBFE5 #EEE0BF #BFEEC8 #BFCEEE
split-complementary
#EEBFE5 #CEEEBF #BFEEE0
monochromatic
#D45EBE #E18FD1 #EEBFE5 #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.59
#EEBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EEBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFE5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFE5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E7
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#F3C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebfe5; /* rgb */ color: rgb(238, 191, 229); /* oklch */ color: oklch(85.7% 0.073 332.9);
Tailwind
colors: {
custom: {
50: '#f4d2ed',
500: '#eebfe5',
950: '#000000',
},
}SCSS
$custom: #eebfe5; $custom-light: #f4d2ed; $custom-dark: #000000;
JSON
{
"hex": "#eebfe5",
"rgb": {
"r": 238,
"g": 191,
"b": 229
},
"hsl": {
"h": 311.489,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85742,
"c": 0.07298,
"h": 332.9
},
"luminance": 0.61096
}Semantic roles & 50–950 ramp
primary
#EEBFE5
secondary
#86CC93
accent
#C64020
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384