#EEBBD0#EEBBD0
#EEBBD0 is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.4% C 0.064 H 352.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBD0 |
|---|---|
| RGB | rgb(238, 187, 208) |
| HSL | hsl(335, 60%, 83%) |
| HSV | hsv(335, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 12.6%, 6.7%) |
| CIE-LAB | lab(80.89, 21.56, -3.50) |
| CIE-LCH | lch(80.89, 21.84, 350.79°) |
| OKLab | oklab(84.35% 0.0638 -0.009) |
| OKLCH | oklch(84.35% 0.064 352) |
| XYZ | xyz(64.4151, 58.2741, 67.5172) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.08
Baby Pink
#FFB7CE
ΔE00 4.21
Bubblegum
#FFC1CC
ΔE00 4.89
Pink
#FFC0CB
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 5.05
Pale Pink
#FFCFDC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBD0 #BBEED9
analogous
#EEBBE9 #EEBBD0 #EEBFBB
triadic
#EEBBD0 #D0EEBB #BBD0EE
tetradic
#EEBBD0 #E9EEBB #BBEED9 #BFBBEE
square
#EEBBD0 #E9EEBB #BBEED9 #BFBBEE
split-complementary
#EEBBD0 #BBEEBF #BBE9EE
monochromatic
#D6598C #E28AAE #EEBBD0 #F9E7EE #F9E7EE
Accessibility & contrast
On white
1.66
#EEBBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EEBBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBD0
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBD0 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D1
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#F6BAC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebbd0; /* rgb */ color: rgb(238, 187, 208); /* oklch */ color: oklch(84.4% 0.064 352.0);
Tailwind
colors: {
custom: {
50: '#f4cfde',
500: '#eebbd0',
950: '#000000',
},
}SCSS
$custom: #eebbd0; $custom-light: #f4cfde; $custom-dark: #000000;
JSON
{
"hex": "#eebbd0",
"rgb": {
"r": 238,
"g": 187,
"b": 208
},
"hsl": {
"h": 335.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84354,
"c": 0.06438,
"h": 352
},
"luminance": 0.58272
}Semantic roles & 50–950 ramp
primary
#EEBBD0
secondary
#81CCAD
accent
#C8821E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384