#EAAFBE#EAAFBE
#EAAFBE is a light, moderate pink. Relative luminance 0.519; OKLCH L 81.3% C 0.071 H 2.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFBE |
|---|---|
| RGB | rgb(234, 175, 190) |
| HSL | hsl(345, 58%, 80%) |
| HSV | hsv(345, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 18.8%, 8.2%) |
| CIE-LAB | lab(77.20, 23.71, 0.81) |
| CIE-LCH | lch(77.20, 23.72, 1.95°) |
| OKLab | oklab(81.26% 0.0713 0.0025) |
| OKLCH | oklch(81.26% 0.071 2) |
| XYZ | xyz(58.5563, 51.8727, 55.6333) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.74
Dusty Pink
#D8A7B1
ΔE00 3.85
Pastel Pink
#FFBACD
ΔE00 4.01
Baby Pink
#FFB7CE
ΔE00 4.26
Lightpink
#FFB6C1
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFBE #AFEADB
analogous
#EAAFDB #EAAFBE #EABDAF
triadic
#EAAFBE #BEEAAF #AFBEEA
tetradic
#EAAFBE #DBEAAF #AFEADB #BDAFEA
square
#EAAFBE #DBEAAF #AFEADB #BDAFEA
split-complementary
#EAAFBE #AFEABD #AFDBEA
monochromatic
#D14E6F #DD7F97 #EAAFBE #F7DFE5 #F9E7EB
Accessibility & contrast
On white
1.85
#EAAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EAAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFBE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFBE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#F4ACB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaafbe; /* rgb */ color: rgb(234, 175, 190); /* oklch */ color: oklch(81.3% 0.071 2.0);
Tailwind
colors: {
custom: {
50: '#f1c7d1',
500: '#eaafbe',
950: '#000000',
},
}SCSS
$custom: #eaafbe; $custom-light: #f1c7d1; $custom-dark: #000000;
JSON
{
"hex": "#eaafbe",
"rgb": {
"r": 234,
"g": 175,
"b": 190
},
"hsl": {
"h": 344.746,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81258,
"c": 0.07131,
"h": 2
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#EAAFBE
secondary
#77C6B2
accent
#C69C1F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283