#EEBBD7#EEBBD7
#EEBBD7 is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.6% C 0.069 H 344.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBD7 |
|---|---|
| RGB | rgb(238, 187, 215) |
| HSL | hsl(327, 60%, 83%) |
| HSV | hsv(327, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 9.7%, 6.7%) |
| CIE-LAB | lab(81.09, 22.71, -6.98) |
| CIE-LCH | lch(81.09, 23.76, 342.92°) |
| OKLab | oklab(84.57% 0.0662 -0.0183) |
| OKLCH | oklch(84.57% 0.069 344.6) |
| XYZ | xyz(65.2953, 58.6262, 72.1533) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 5.06
Pastel Pink
#FFBACD
ΔE00 5.36
Pale Pink
#FFCFDC
ΔE00 6.41
Light Pink
#FFD1DF
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBD7 #BBEED2
analogous
#EBBBEE #EEBBD7 #EEBBBD
triadic
#EEBBD7 #D7EEBB #BBD7EE
tetradic
#EEBBD7 #EEEBBB #BBEED2 #BBBDEE
square
#EEBBD7 #EEEBBB #BBEED2 #BBBDEE
split-complementary
#EEBBD7 #BDEEBB #BBEEEB
monochromatic
#D6599D #E28ABA #EEBBD7 #F9E7F1 #F9E7F1
Accessibility & contrast
On white
1.65
#EEBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EEBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBD7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBD7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D8
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#F5BBC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebbd7; /* rgb */ color: rgb(238, 187, 215); /* oklch */ color: oklch(84.6% 0.069 344.6);
Tailwind
colors: {
custom: {
50: '#f4cfe3',
500: '#eebbd7',
950: '#000000',
},
}SCSS
$custom: #eebbd7; $custom-light: #f4cfe3; $custom-dark: #000000;
JSON
{
"hex": "#eebbd7",
"rgb": {
"r": 238,
"g": 187,
"b": 215
},
"hsl": {
"h": 327.059,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84569,
"c": 0.06869,
"h": 344.6
},
"luminance": 0.58624
}Semantic roles & 50–950 ramp
primary
#EEBBD7
secondary
#81CCA3
accent
#C86A1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384