#E2AEBB#E2AEBB
#E2AEBB is a light, moderate red. Relative luminance 0.500; OKLCH L 80.2% C 0.063 H 2.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AEBB |
|---|---|
| RGB | rgb(226, 174, 187) |
| HSL | hsl(345, 47%, 78%) |
| HSV | hsv(345, 23%, 89%) |
| CMYK | cmyk(0%, 23%, 17.3%, 11.4%) |
| CIE-LAB | lab(76.09, 20.91, 0.72) |
| CIE-LCH | lch(76.09, 20.92, 1.97°) |
| OKLab | oklab(80.19% 0.0628 0.0022) |
| OKLCH | oklch(80.19% 0.063 2) |
| XYZ | xyz(55.4699, 50.0310, 53.7391) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.42
Faded Pink
#DE9DAC
ΔE00 4.60
Soft Pink
#FDB0C0
ΔE00 5.36
Pastel Pink
#FFBACD
ΔE00 5.52
Lightpink
#FFB6C1
ΔE00 5.61
Pink
#FFC0CB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AEBB #AEE2D5
analogous
#E2AED5 #E2AEBB #E2BBAE
triadic
#E2AEBB #BBE2AE #AEBBE2
tetradic
#E2AEBB #D5E2AE #AEE2D5 #BBAEE2
square
#E2AEBB #D5E2AE #AEE2D5 #BBAEE2
split-complementary
#E2AEBB #AEE2BB #AED5E2
monochromatic
#C2546F #D28195 #E2AEBB #F2DBE1 #F7E8EC
Accessibility & contrast
On white
1.91
#E2AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#E2AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AEBB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AEBB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#C1BFBA
Tritanopia (blue-blind)
#EBABB2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e2aebb; /* rgb */ color: rgb(226, 174, 187); /* oklch */ color: oklch(80.2% 0.063 2.0);
Tailwind
colors: {
custom: {
50: '#ebc6cf',
500: '#e2aebb',
950: '#000000',
},
}SCSS
$custom: #e2aebb; $custom-light: #ebc6cf; $custom-dark: #000000;
JSON
{
"hex": "#e2aebb",
"rgb": {
"r": 226,
"g": 174,
"b": 187
},
"hsl": {
"h": 345,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.80187,
"c": 0.06284,
"h": 2
},
"luminance": 0.50029
}Semantic roles & 50–950 ramp
primary
#E2AEBB
secondary
#79BBAB
accent
#BB972B
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283