#EAAFBC#EAAFBC
#EAAFBC is a light, moderate red. Relative luminance 0.518; OKLCH L 81.2% C 0.071 H 4.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFBC |
|---|---|
| RGB | rgb(234, 175, 188) |
| HSL | hsl(347, 58%, 80%) |
| HSV | hsv(347, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 19.7%, 8.2%) |
| CIE-LAB | lab(77.15, 23.40, 1.82) |
| CIE-LCH | lch(77.15, 23.47, 4.45°) |
| OKLab | oklab(81.2% 0.0705 0.0051) |
| OKLCH | oklch(81.2% 0.071 4.2) |
| XYZ | xyz(58.3392, 51.7859, 54.4899) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.65
Soft Pink
#FDB0C0
ΔE00 3.69
Lightpink
#FFB6C1
ΔE00 3.99
Pastel Pink
#FFBACD
ΔE00 4.23
Pink
#FFC0CB
ΔE00 4.55
Faded Pink
#DE9DAC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFBC #AFEADD
analogous
#EAAFD9 #EAAFBC #EAC0AF
triadic
#EAAFBC #BCEAAF #AFBCEA
tetradic
#EAAFBC #D9EAAF #AFEADD #C0AFEA
square
#EAAFBC #D9EAAF #AFEADD #C0AFEA
split-complementary
#EAAFBC #AFEAC0 #AFD9EA
monochromatic
#D14E6B #DD7F93 #EAAFBC #F7DFE5 #F9E7EB
Accessibility & contrast
On white
1.85
#EAAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EAAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFBC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFBC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#C5C2BB
Tritanopia (blue-blind)
#F5ABB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaafbc; /* rgb */ color: rgb(234, 175, 188); /* oklch */ color: oklch(81.2% 0.071 4.2);
Tailwind
colors: {
custom: {
50: '#f1c7d0',
500: '#eaafbc',
950: '#000000',
},
}SCSS
$custom: #eaafbc; $custom-light: #f1c7d0; $custom-dark: #000000;
JSON
{
"hex": "#eaafbc",
"rgb": {
"r": 234,
"g": 175,
"b": 188
},
"hsl": {
"h": 346.78,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.812,
"c": 0.07072,
"h": 4.2
},
"luminance": 0.51783
}Semantic roles & 50–950 ramp
primary
#EAAFBC
secondary
#77C6B5
accent
#C6A11F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283