#EAAFCF#EAAFCF
#EAAFCF is a light, moderate pink. Relative luminance 0.527; OKLCH L 81.8% C 0.080 H 345.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFCF |
|---|---|
| RGB | rgb(234, 175, 207) |
| HSL | hsl(327, 58%, 80%) |
| HSV | hsv(327, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 11.5%, 8.2%) |
| CIE-LAB | lab(77.67, 26.40, -7.75) |
| CIE-LCH | lch(77.67, 27.51, 343.64°) |
| OKLab | oklab(81.77% 0.0773 -0.0203) |
| OKLCH | oklch(81.77% 0.08 345.3) |
| XYZ | xyz(60.5239, 52.6598, 65.9956) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.22
Baby Pink
#FFB7CE
ΔE00 5.11
Pastel Pink
#FFBACD
ΔE00 5.93
Soft Pink
#FDB0C0
ΔE00 7.12
Lilac
#C8A2C8
ΔE00 7.33
Faded Pink
#DE9DAC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFCF #AFEACA
analogous
#E8AFEA #EAAFCF #EAAFB1
triadic
#EAAFCF #CFEAAF #AFCFEA
tetradic
#EAAFCF #EAE8AF #AFEACA #AFB1EA
square
#EAAFCF #EAE8AF #AFEACA #AFB1EA
split-complementary
#EAAFCF #B1EAAF #AFEAE8
monochromatic
#D14E95 #DD7FB2 #EAAFCF #F7DFEC #F9E7F0
Accessibility & contrast
On white
1.82
#EAAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EAAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFCF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFCF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#F2AFBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eaafcf; /* rgb */ color: rgb(234, 175, 207); /* oklch */ color: oklch(81.8% 0.080 345.3);
Tailwind
colors: {
custom: {
50: '#f1c7dd',
500: '#eaafcf',
950: '#000000',
},
}SCSS
$custom: #eaafcf; $custom-light: #f1c7dd; $custom-dark: #000000;
JSON
{
"hex": "#eaafcf",
"rgb": {
"r": 234,
"g": 175,
"b": 207
},
"hsl": {
"h": 327.458,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81774,
"c": 0.07992,
"h": 345.3
},
"luminance": 0.52657
}Semantic roles & 50–950 ramp
primary
#EAAFCF
secondary
#77C69B
accent
#C66C1F
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284