#EEBAB8#EEBAB8
#EEBAB8 is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.5% C 0.060 H 21.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAB8 |
|---|---|
| RGB | rgb(238, 186, 184) |
| HSL | hsl(2, 61%, 83%) |
| HSV | hsv(2, 23%, 93%) |
| CMYK | cmyk(0%, 21.8%, 22.7%, 6.7%) |
| CIE-LAB | lab(80.04, 18.41, 8.21) |
| CIE-LCH | lch(80.04, 20.16, 24.03°) |
| OKLab | oklab(83.5% 0.0564 0.0216) |
| OKLCH | oklch(83.5% 0.06 21) |
| XYZ | xyz(61.4712, 56.7583, 53.0556) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.63
Light Rose
#FFC5CB
ΔE00 4.52
Pink
#FFC0CB
ΔE00 5.66
Bubblegum
#FFC1CC
ΔE00 5.67
Lightpink
#FFB6C1
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAB8 #B8ECEE
analogous
#EEB8D1 #EEBAB8 #EED5B8
triadic
#EEBAB8 #B8EEBA #BAB8EE
tetradic
#EEBAB8 #D1EEB8 #B8ECEE #D5B8EE
square
#EEBAB8 #D1EEB8 #B8ECEE #D5B8EE
split-complementary
#EEBAB8 #B8EED5 #B8D1EE
monochromatic
#D65A55 #E28A87 #EEBAB8 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.70
#EEBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EEBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAB8
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAB8 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1B8
Deuteranopia (green-blind)
#D0CAB7
Tritanopia (blue-blind)
#F9B5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebab8; /* rgb */ color: rgb(238, 186, 184); /* oklch */ color: oklch(83.5% 0.060 21.0);
Tailwind
colors: {
custom: {
50: '#f4cfcd',
500: '#eebab8',
950: '#000000',
},
}SCSS
$custom: #eebab8; $custom-light: #f4cfcd; $custom-dark: #000000;
JSON
{
"hex": "#eebab8",
"rgb": {
"r": 238,
"g": 186,
"b": 184
},
"hsl": {
"h": 2.222,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.83496,
"c": 0.0604,
"h": 21
},
"luminance": 0.56756
}Semantic roles & 50–950 ramp
primary
#EEBAB8
secondary
#7EC9CC
accent
#C3C91C
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171313
muted
#858383