#E8AEBB#E8AEBB
#E8AEBB is a light, moderate red. Relative luminance 0.510; OKLCH L 80.8% C 0.070 H 3.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AEBB |
|---|---|
| RGB | rgb(232, 174, 187) |
| HSL | hsl(347, 56%, 80%) |
| HSV | hsv(347, 25%, 91%) |
| CMYK | cmyk(0%, 25%, 19.4%, 9%) |
| CIE-LAB | lab(76.69, 23.07, 1.67) |
| CIE-LCH | lch(76.69, 23.13, 4.14°) |
| OKLab | oklab(80.79% 0.0695 0.0047) |
| OKLCH | oklch(80.79% 0.07 3.9) |
| XYZ | xyz(57.3848, 51.0184, 53.8289) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.29
Soft Pink
#FDB0C0
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.31
Lightpink
#FFB6C1
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.57
Pink
#FFC0CB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AEBB #AEE8DB
analogous
#E8AED8 #E8AEBB #E8BEAE
triadic
#E8AEBB #BBE8AE #AEBBE8
tetradic
#E8AEBB #D8E8AE #AEE8DB #BEAEE8
square
#E8AEBB #D8E8AE #AEE8DB #BEAEE8
split-complementary
#E8AEBB #AEE8BE #AED8E8
monochromatic
#CD4F6B #DA7E93 #E8AEBB #F6DEE3 #F8E7EB
Accessibility & contrast
On white
1.87
#E8AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#E8AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AEBB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AEBB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#F2AAB2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #e8aebb; /* rgb */ color: rgb(232, 174, 187); /* oklch */ color: oklch(80.8% 0.070 3.9);
Tailwind
colors: {
custom: {
50: '#f0c6cf',
500: '#e8aebb',
950: '#000000',
},
}SCSS
$custom: #e8aebb; $custom-light: #f0c6cf; $custom-dark: #000000;
JSON
{
"hex": "#e8aebb",
"rgb": {
"r": 232,
"g": 174,
"b": 187
},
"hsl": {
"h": 346.552,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.80789,
"c": 0.06965,
"h": 3.9
},
"luminance": 0.51016
}Semantic roles & 50–950 ramp
primary
#E8AEBB
secondary
#77C3B2
accent
#C39F22
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283