#EEBBDF#EEBBDF
#EEBBDF is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.8% C 0.075 H 337.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBDF |
|---|---|
| RGB | rgb(238, 187, 223) |
| HSL | hsl(318, 60%, 83%) |
| HSV | hsv(318, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 6.3%, 6.7%) |
| CIE-LAB | lab(81.32, 24.07, -10.94) |
| CIE-LCH | lch(81.32, 26.44, 335.57°) |
| OKLab | oklab(84.82% 0.0689 -0.029) |
| OKLCH | oklch(84.82% 0.075 337.2) |
| XYZ | xyz(66.3485, 59.0475, 77.7000) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.51
Very Light Purple
#F6CEFC
ΔE00 5.88
Powder Pink
#FFB2D0
ΔE00 6.09
Baby Pink
#FFB7CE
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 6.68
Pastel Pink
#FFBACD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBDF #BBEECA
analogous
#E3BBEE #EEBBDF #EEBBC5
triadic
#EEBBDF #DFEEBB #BBDFEE
tetradic
#EEBBDF #EEE3BB #BBEECA #BBC5EE
square
#EEBBDF #EEE3BB #BBEECA #BBC5EE
split-complementary
#EEBBDF #C5EEBB #BBEEE3
monochromatic
#D659B1 #E28AC8 #EEBBDF #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.64
#EEBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EEBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBDF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBDF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#F4BCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eebbdf; /* rgb */ color: rgb(238, 187, 223); /* oklch */ color: oklch(84.8% 0.075 337.2);
Tailwind
colors: {
custom: {
50: '#f4cfe9',
500: '#eebbdf',
950: '#000000',
},
}SCSS
$custom: #eebbdf; $custom-light: #f4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#eebbdf",
"rgb": {
"r": 238,
"g": 187,
"b": 223
},
"hsl": {
"h": 317.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84824,
"c": 0.07479,
"h": 337.2
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#EEBBDF
secondary
#81CC97
accent
#C8501E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384