#EEBAAA#EEBAAA
#EEBAAA is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.1% C 0.064 H 37.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAAA |
|---|---|
| RGB | rgb(238, 186, 170) |
| HSL | hsl(14, 67%, 80%) |
| HSV | hsv(14, 29%, 93%) |
| CMYK | cmyk(0%, 21.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(79.73, 16.48, 15.30) |
| CIE-LCH | lch(79.73, 22.49, 42.87°) |
| OKLab | oklab(83.15% 0.051 0.0395) |
| OKLCH | oklch(83.15% 0.064 37.8) |
| XYZ | xyz(60.0756, 56.2001, 45.7057) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.46
Light Salmon
#FEA993
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 7.38
Blush (survey)
#F29E8E
ΔE00 8.24
Pinkish Tan
#D99B82
ΔE00 8.58
Pale Rose
#FDC1C5
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAAA #AADEEE
analogous
#EEAABC #EEBAAA #EEDCAA
triadic
#EEBAAA #AAEEBA #BAAAEE
tetradic
#EEBAAA #BCEEAA #AADEEE #DCAAEE
square
#EEBAAA #BCEEAA #AADEEE #DCAAEE
split-complementary
#EEBAAA #AAEEDC #AABCEE
monochromatic
#DA6744 #E49177 #EEBAAA #F8E3DD #FAEAE5
Accessibility & contrast
On white
1.72
#EEBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EEBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAAA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAAA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#D2CAAA
Tritanopia (blue-blind)
#FBB3B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebaaa; /* rgb */ color: rgb(238, 186, 170); /* oklch */ color: oklch(83.1% 0.064 37.8);
Tailwind
colors: {
custom: {
50: '#f4cec3',
500: '#eebaaa',
950: '#000000',
},
}SCSS
$custom: #eebaaa; $custom-light: #f4cec3; $custom-dark: #000000;
JSON
{
"hex": "#eebaaa",
"rgb": {
"r": 238,
"g": 186,
"b": 170
},
"hsl": {
"h": 14.118,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.83146,
"c": 0.06448,
"h": 37.8
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#EEBAAA
secondary
#71B6CB
accent
#A3CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382