#EEBABA#EEBABA
#EEBABA is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.5% C 0.060 H 18.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBABA |
|---|---|
| RGB | rgb(238, 186, 186) |
| HSL | hsl(0, 60%, 83%) |
| HSV | hsv(0, 22%, 93%) |
| CMYK | cmyk(0%, 21.8%, 21.8%, 6.7%) |
| CIE-LAB | lab(80.09, 18.70, 7.20) |
| CIE-LCH | lch(80.09, 20.04, 21.06°) |
| OKLab | oklab(83.55% 0.0572 0.0191) |
| OKLCH | oklch(83.55% 0.06 18.4) |
| XYZ | xyz(61.6823, 56.8428, 54.1675) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.18
Light Rose
#FFC5CB
ΔE00 4.01
Pink
#FFC0CB
ΔE00 5.00
Bubblegum
#FFC1CC
ΔE00 5.02
Lightpink
#FFB6C1
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBABA #BAEEEE
analogous
#EEBAD4 #EEBABA #EED4BA
triadic
#EEBABA #BAEEBA #BABAEE
tetradic
#EEBABA #D4EEBA #BAEEEE #D4BAEE
square
#EEBABA #D4EEBA #BAEEEE #D4BAEE
split-complementary
#EEBABA #BAEED4 #BAD4EE
monochromatic
#D65858 #E28989 #EEBABA #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.70
#EEBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EEBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBABA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBABA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#CFCAB9
Tritanopia (blue-blind)
#F9B5BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebaba; /* rgb */ color: rgb(238, 186, 186); /* oklch */ color: oklch(83.5% 0.060 18.4);
Tailwind
colors: {
custom: {
50: '#f4cfce',
500: '#eebaba',
950: '#000000',
},
}SCSS
$custom: #eebaba; $custom-light: #f4cfce; $custom-dark: #000000;
JSON
{
"hex": "#eebaba",
"rgb": {
"r": 238,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83549,
"c": 0.06025,
"h": 18.4
},
"luminance": 0.5684
}Semantic roles & 50–950 ramp
primary
#EEBABA
secondary
#80CCCC
accent
#C8C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383