#EEBAB2#EEBAB2
#EEBAB2 is a very light, moderate red. Relative luminance 0.565; OKLCH L 83.3% C 0.062 H 28.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAB2 |
|---|---|
| RGB | rgb(238, 186, 178) |
| HSL | hsl(8, 64%, 82%) |
| HSV | hsv(8, 25%, 93%) |
| CMYK | cmyk(0%, 21.8%, 25.2%, 6.7%) |
| CIE-LAB | lab(79.90, 17.57, 11.24) |
| CIE-LCH | lch(79.90, 20.86, 32.62°) |
| OKLab | oklab(83.34% 0.0541 0.0294) |
| OKLCH | oklch(83.34% 0.062 28.5) |
| XYZ | xyz(60.8555, 56.5121, 49.8133) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.55
Light Rose
#FFC5CB
ΔE00 6.46
Pale Salmon
#FFB19A
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 7.87
Light Salmon
#FEA993
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAB2 #B2E6EE
analogous
#EEB2C8 #EEBAB2 #EED8B2
triadic
#EEBAB2 #B2EEBA #BAB2EE
tetradic
#EEBAB2 #C8EEB2 #B2E6EE #D8B2EE
square
#EEBAB2 #C8EEB2 #B2E6EE #D8B2EE
split-complementary
#EEBAB2 #B2EED8 #B2C8EE
monochromatic
#D8604E #E38D80 #EEBAB2 #F9E7E4 #F9E9E6
Accessibility & contrast
On white
1.71
#EEBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EEBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAB2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAB2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FAB4B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebab2; /* rgb */ color: rgb(238, 186, 178); /* oklch */ color: oklch(83.3% 0.062 28.5);
Tailwind
colors: {
custom: {
50: '#f4cfc9',
500: '#eebab2',
950: '#000000',
},
}SCSS
$custom: #eebab2; $custom-light: #f4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#eebab2",
"rgb": {
"r": 238,
"g": 186,
"b": 178
},
"hsl": {
"h": 8,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.83342,
"c": 0.06153,
"h": 28.5
},
"luminance": 0.56509
}Semantic roles & 50–950 ramp
primary
#EEBAB2
secondary
#79C1CC
accent
#B4CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382