#EEB7BB#EEB7BB
#EEB7BB is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.0% C 0.064 H 13.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7BB |
|---|---|
| RGB | rgb(238, 183, 187) |
| HSL | hsl(356, 62%, 83%) |
| HSV | hsv(356, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(79.41, 20.44, 5.67) |
| CIE-LCH | lch(79.41, 21.22, 15.51°) |
| OKLab | oklab(83.03% 0.0622 0.0151) |
| OKLCH | oklch(83.03% 0.064 13.7) |
| XYZ | xyz(61.1636, 55.6347, 54.5209) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.93
Light Rose
#FFC5CB
ΔE00 3.71
Pink
#FFC0CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.03
Lightpink
#FFB6C1
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7BB #B7EEEA
analogous
#EEB7D7 #EEB7BB #EECEB7
triadic
#EEB7BB #BBEEB7 #B7BBEE
tetradic
#EEB7BB #D7EEB7 #B7EEEA #CEB7EE
square
#EEB7BB #D7EEB7 #B7EEEA #CEB7EE
split-complementary
#EEB7BB #B7EECE #B7D7EE
monochromatic
#D7545D #E2858C #EEB7BB #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.73
#EEB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EEB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7BB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7BB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#F9B2B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eeb7bb; /* rgb */ color: rgb(238, 183, 187); /* oklch */ color: oklch(83.0% 0.064 13.7);
Tailwind
colors: {
custom: {
50: '#f4cccf',
500: '#eeb7bb',
950: '#000000',
},
}SCSS
$custom: #eeb7bb; $custom-light: #f4cccf; $custom-dark: #000000;
JSON
{
"hex": "#eeb7bb",
"rgb": {
"r": 238,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.636,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.83025,
"c": 0.06399,
"h": 13.7
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#EEB7BB
secondary
#7DCCC6
accent
#CABD1C
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383