#EEBBAF#EEBBAF
#EEBBAF is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.5% C 0.062 H 33.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBAF |
|---|---|
| RGB | rgb(238, 187, 175) |
| HSL | hsl(11, 65%, 81%) |
| HSV | hsv(11, 26%, 93%) |
| CMYK | cmyk(0%, 21.4%, 26.5%, 6.7%) |
| CIE-LAB | lab(80.08, 16.62, 13.10) |
| CIE-LCH | lch(80.08, 21.16, 38.24°) |
| OKLab | oklab(83.45% 0.0514 0.034) |
| OKLCH | oklch(83.45% 0.062 33.5) |
| XYZ | xyz(60.7690, 56.8157, 48.3147) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.25
Pale Rose
#FDC1C5
ΔE00 7.08
Light Salmon
#FEA993
ΔE00 7.52
Light Rose
#FFC5CB
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.45
Blush (survey)
#F29E8E
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBAF #AFE2EE
analogous
#EEAFC2 #EEBBAF #EEDAAF
triadic
#EEBBAF #AFEEBB #BBAFEE
tetradic
#EEBBAF #C2EEAF #AFE2EE #DAAFEE
square
#EEBBAF #C2EEAF #AFE2EE #DAAFEE
split-complementary
#EEBBAF #AFEEDA #AFC2EE
monochromatic
#D9654A #E3907D #EEBBAF #F9E6E1 #FAEAE6
Accessibility & contrast
On white
1.70
#EEBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EEBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBAF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBAF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AE
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#FAB4B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbaf; /* rgb */ color: rgb(238, 187, 175); /* oklch */ color: oklch(83.5% 0.062 33.5);
Tailwind
colors: {
custom: {
50: '#f4cfc6',
500: '#eebbaf',
950: '#000000',
},
}SCSS
$custom: #eebbaf; $custom-light: #f4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#eebbaf",
"rgb": {
"r": 238,
"g": 187,
"b": 175
},
"hsl": {
"h": 11.429,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.83453,
"c": 0.06161,
"h": 33.5
},
"luminance": 0.56813
}Semantic roles & 50–950 ramp
primary
#EEBBAF
secondary
#76BBCC
accent
#AACD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382