#EAAFCA#EAAFCA
#EAAFCA is a light, moderate pink. Relative luminance 0.524; OKLCH L 81.6% C 0.077 H 349.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFCA |
|---|---|
| RGB | rgb(234, 175, 202) |
| HSL | hsl(333, 58%, 80%) |
| HSV | hsv(333, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 13.7%, 8.2%) |
| CIE-LAB | lab(77.53, 25.58, -5.24) |
| CIE-LCH | lch(77.53, 26.11, 348.41°) |
| OKLab | oklab(81.62% 0.0756 -0.0136) |
| OKLCH | oklch(81.62% 0.077 349.8) |
| XYZ | xyz(59.9223, 52.4191, 62.8272) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.83
Baby Pink
#FFB7CE
ΔE00 4.24
Pastel Pink
#FFBACD
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFCA #AFEACF
analogous
#EAAFE8 #EAAFCA #EAB1AF
triadic
#EAAFCA #CAEAAF #AFCAEA
tetradic
#EAAFCA #E8EAAF #AFEACF #B1AFEA
square
#EAAFCA #E8EAAF #AFEACF #B1AFEA
split-complementary
#EAAFCA #AFEAB1 #AFE8EA
monochromatic
#D14E8A #DD7FAA #EAAFCA #F7DFEA #F9E7EF
Accessibility & contrast
On white
1.83
#EAAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EAAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFCA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFCA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#C2C3C9
Tritanopia (blue-blind)
#F3AEB8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eaafca; /* rgb */ color: rgb(234, 175, 202); /* oklch */ color: oklch(81.6% 0.077 349.8);
Tailwind
colors: {
custom: {
50: '#f1c7da',
500: '#eaafca',
950: '#000000',
},
}SCSS
$custom: #eaafca; $custom-light: #f1c7da; $custom-dark: #000000;
JSON
{
"hex": "#eaafca",
"rgb": {
"r": 234,
"g": 175,
"b": 202
},
"hsl": {
"h": 332.542,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81617,
"c": 0.07677,
"h": 349.8
},
"luminance": 0.52417
}Semantic roles & 50–950 ramp
primary
#EAAFCA
secondary
#77C6A2
accent
#C67A1F
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283