#EAAFB8#EAAFB8
#EAAFB8 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.1% C 0.070 H 8.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFB8 |
|---|---|
| RGB | rgb(234, 175, 184) |
| HSL | hsl(351, 58%, 80%) |
| HSV | hsv(351, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 21.4%, 8.2%) |
| CIE-LAB | lab(77.05, 22.81, 3.85) |
| CIE-LCH | lch(77.05, 23.13, 9.58°) |
| OKLab | oklab(81.09% 0.0691 0.0104) |
| OKLCH | oklch(81.09% 0.07 8.6) |
| XYZ | xyz(57.9140, 51.6158, 52.2504) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.61
Lightpink
#FFB6C1
ΔE00 3.81
Soft Pink
#FDB0C0
ΔE00 4.01
Pink
#FFC0CB
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 4.73
Pale Rose
#FDC1C5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFB8 #AFEAE1
analogous
#EAAFD6 #EAAFB8 #EAC3AF
triadic
#EAAFB8 #B8EAAF #AFB8EA
tetradic
#EAAFB8 #D6EAAF #AFEAE1 #C3AFEA
square
#EAAFB8 #D6EAAF #AFEAE1 #C3AFEA
split-complementary
#EAAFB8 #AFEAC3 #AFD6EA
monochromatic
#D14E62 #DD7F8D #EAAFB8 #F7DFE3 #F9E7E9
Accessibility & contrast
On white
1.85
#EAAFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#EAAFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFB8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFB8 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#C6C2B7
Tritanopia (blue-blind)
#F5ABB2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaafb8; /* rgb */ color: rgb(234, 175, 184); /* oklch */ color: oklch(81.1% 0.070 8.6);
Tailwind
colors: {
custom: {
50: '#f1c7cd',
500: '#eaafb8',
950: '#000000',
},
}SCSS
$custom: #eaafb8; $custom-light: #f1c7cd; $custom-dark: #000000;
JSON
{
"hex": "#eaafb8",
"rgb": {
"r": 234,
"g": 175,
"b": 184
},
"hsl": {
"h": 350.847,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81088,
"c": 0.06983,
"h": 8.6
},
"luminance": 0.51613
}Semantic roles & 50–950 ramp
primary
#EAAFB8
secondary
#77C6BA
accent
#C6AD1F
background
#FFFDFE
surface
#FEF9FA
border
#D6D2D3
text
#171313
muted
#858283