#EAAFBB#EAAFBB
#EAAFBB is a light, moderate red. Relative luminance 0.517; OKLCH L 81.2% C 0.070 H 5.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFBB |
|---|---|
| RGB | rgb(234, 175, 187) |
| HSL | hsl(348, 58%, 80%) |
| HSV | hsv(348, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 20.1%, 8.2%) |
| CIE-LAB | lab(77.13, 23.25, 2.33) |
| CIE-LCH | lch(77.13, 23.37, 5.72°) |
| OKLab | oklab(81.17% 0.0702 0.0065) |
| OKLCH | oklch(81.17% 0.07 5.3) |
| XYZ | xyz(58.2318, 51.7429, 53.9242) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.59
Soft Pink
#FDB0C0
ΔE00 3.72
Lightpink
#FFB6C1
ΔE00 3.90
Pastel Pink
#FFBACD
ΔE00 4.38
Pink
#FFC0CB
ΔE00 4.52
Faded Pink
#DE9DAC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFBB #AFEADE
analogous
#EAAFD8 #EAAFBB #EAC1AF
triadic
#EAAFBB #BBEAAF #AFBBEA
tetradic
#EAAFBB #D8EAAF #AFEADE #C1AFEA
square
#EAAFBB #D8EAAF #AFEADE #C1AFEA
split-complementary
#EAAFBB #AFEAC1 #AFD8EA
monochromatic
#D14E69 #DD7F92 #EAAFBB #F7DFE4 #F9E7EA
Accessibility & contrast
On white
1.85
#EAAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#EAAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFBB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFBB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C5C2BA
Tritanopia (blue-blind)
#F5ABB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaafbb; /* rgb */ color: rgb(234, 175, 187); /* oklch */ color: oklch(81.2% 0.070 5.3);
Tailwind
colors: {
custom: {
50: '#f1c7cf',
500: '#eaafbb',
950: '#000000',
},
}SCSS
$custom: #eaafbb; $custom-light: #f1c7cf; $custom-dark: #000000;
JSON
{
"hex": "#eaafbb",
"rgb": {
"r": 234,
"g": 175,
"b": 187
},
"hsl": {
"h": 347.797,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81172,
"c": 0.07046,
"h": 5.3
},
"luminance": 0.5174
}Semantic roles & 50–950 ramp
primary
#EAAFBB
secondary
#77C6B6
accent
#C6A41F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283