#EEB5CE#EEB5CE
#EEB5CE is a very light, moderate pink. Relative luminance 0.557; OKLCH L 83.2% C 0.073 H 350.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5CE |
|---|---|
| RGB | rgb(238, 181, 206) |
| HSL | hsl(334, 63%, 82%) |
| HSV | hsv(334, 24%, 93%) |
| CMYK | cmyk(0%, 23.9%, 13.4%, 6.7%) |
| CIE-LAB | lab(79.43, 24.42, -4.56) |
| CIE-LCH | lch(79.43, 24.85, 349.42°) |
| OKLab | oklab(83.21% 0.0722 -0.0118) |
| OKLCH | oklch(83.21% 0.073 350.7) |
| XYZ | xyz(62.9242, 55.6836, 65.8140) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.56
Powder Pink
#FFB2D0
ΔE00 3.71
Pastel Pink
#FFBACD
ΔE00 3.98
Soft Pink
#FDB0C0
ΔE00 5.61
Pink
#FFC0CB
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5CE #B5EED5
analogous
#EEB5EB #EEB5CE #EEB9B5
triadic
#EEB5CE #CEEEB5 #B5CEEE
tetradic
#EEB5CE #EBEEB5 #B5EED5 #B9B5EE
square
#EEB5CE #EBEEB5 #B5EED5 #B9B5EE
split-complementary
#EEB5CE #B5EEB9 #B5EBEE
monochromatic
#D7518C #E383AD #EEB5CE #F9E6EF #F9E6EF
Accessibility & contrast
On white
1.73
#EEB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#EEB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5CE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5CE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#F7B4BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eeb5ce; /* rgb */ color: rgb(238, 181, 206); /* oklch */ color: oklch(83.2% 0.073 350.7);
Tailwind
colors: {
custom: {
50: '#f4cbdd',
500: '#eeb5ce',
950: '#000000',
},
}SCSS
$custom: #eeb5ce; $custom-light: #f4cbdd; $custom-dark: #000000;
JSON
{
"hex": "#eeb5ce",
"rgb": {
"r": 238,
"g": 181,
"b": 206
},
"hsl": {
"h": 333.684,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.83211,
"c": 0.07315,
"h": 350.7
},
"luminance": 0.55681
}Semantic roles & 50–950 ramp
primary
#EEB5CE
secondary
#7CCCA9
accent
#CA7E1B
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384