#EAAEBB#EAAEBB
#EAAEBB is a light, moderate red. Relative luminance 0.514; OKLCH L 81.0% C 0.072 H 4.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAEBB |
|---|---|
| RGB | rgb(234, 174, 187) |
| HSL | hsl(347, 59%, 80%) |
| HSV | hsv(347, 26%, 92%) |
| CMYK | cmyk(0%, 25.6%, 20.1%, 8.2%) |
| CIE-LAB | lab(76.89, 23.79, 1.99) |
| CIE-LCH | lch(76.89, 23.87, 4.78°) |
| OKLab | oklab(80.99% 0.0717 0.0056) |
| OKLCH | oklch(80.99% 0.072 4.4) |
| XYZ | xyz(58.0379, 51.3551, 53.8595) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.59
Dusty Pink
#D8A7B1
ΔE00 3.63
Lightpink
#FFB6C1
ΔE00 3.97
Faded Pink
#DE9DAC
ΔE00 4.32
Pastel Pink
#FFBACD
ΔE00 4.32
Baby Pink
#FFB7CE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAEBB #AEEADD
analogous
#EAAED9 #EAAEBB #EABFAE
triadic
#EAAEBB #BBEAAE #AEBBEA
tetradic
#EAAEBB #D9EAAE #AEEADD #BFAEEA
square
#EAAEBB #D9EAAE #AEEADD #BFAEEA
split-complementary
#EAAEBB #AEEABF #AED9EA
monochromatic
#D14D69 #DD7D92 #EAAEBB #F7DFE4 #F9E7EB
Accessibility & contrast
On white
1.86
#EAAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#EAAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAEBB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAEBB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#F5AAB2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaaebb; /* rgb */ color: rgb(234, 174, 187); /* oklch */ color: oklch(81.0% 0.072 4.4);
Tailwind
colors: {
custom: {
50: '#f1c6cf',
500: '#eaaebb',
950: '#000000',
},
}SCSS
$custom: #eaaebb; $custom-light: #f1c6cf; $custom-dark: #000000;
JSON
{
"hex": "#eaaebb",
"rgb": {
"r": 234,
"g": 174,
"b": 187
},
"hsl": {
"h": 347,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.80992,
"c": 0.07194,
"h": 4.4
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#EAAEBB
secondary
#76C6B5
accent
#C6A21F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283