#EEB7B8#EEB7B8
#EEB7B8 is a very light, moderate red. Relative luminance 0.555; OKLCH L 82.9% C 0.064 H 17.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7B8 |
|---|---|
| RGB | rgb(238, 183, 184) |
| HSL | hsl(359, 62%, 83%) |
| HSV | hsv(359, 23%, 93%) |
| CMYK | cmyk(0%, 23.1%, 22.7%, 6.7%) |
| CIE-LAB | lab(79.33, 20.01, 7.19) |
| CIE-LCH | lch(79.33, 21.26, 19.77°) |
| OKLab | oklab(82.95% 0.061 0.019) |
| OKLCH | oklch(82.95% 0.064 17.3) |
| XYZ | xyz(60.8458, 55.5076, 52.8471) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.16
Light Rose
#FFC5CB
ΔE00 4.13
Pink
#FFC0CB
ΔE00 4.76
Lightpink
#FFB6C1
ΔE00 4.82
Bubblegum
#FFC1CC
ΔE00 4.82
Dusty Pink
#D8A7B1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7B8 #B7EEED
analogous
#EEB7D4 #EEB7B8 #EED1B7
triadic
#EEB7B8 #B8EEB7 #B7B8EE
tetradic
#EEB7B8 #D4EEB7 #B7EEED #D1B7EE
square
#EEB7B8 #D4EEB7 #B7EEED #D1B7EE
split-complementary
#EEB7B8 #B7EED1 #B7D4EE
monochromatic
#D75456 #E28587 #EEB7B8 #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.74
#EEB7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EEB7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7B8
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7B8 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB8
Deuteranopia (green-blind)
#CDC8B7
Tritanopia (blue-blind)
#F9B2B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb7b8; /* rgb */ color: rgb(238, 183, 184); /* oklch */ color: oklch(82.9% 0.064 17.3);
Tailwind
colors: {
custom: {
50: '#f4cccd',
500: '#eeb7b8',
950: '#000000',
},
}SCSS
$custom: #eeb7b8; $custom-light: #f4cccd; $custom-dark: #000000;
JSON
{
"hex": "#eeb7b8",
"rgb": {
"r": 238,
"g": 183,
"b": 184
},
"hsl": {
"h": 358.909,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.82945,
"c": 0.06394,
"h": 17.3
},
"luminance": 0.55505
}Semantic roles & 50–950 ramp
primary
#EEB7B8
secondary
#7DCCCA
accent
#CAC61C
background
#FFFEFE
surface
#FEFAFA
border
#D6D3D3
text
#171313
muted
#858383