#EAAECF#EAAECF
#EAAECF is a light, moderate pink. Relative luminance 0.523; OKLCH L 81.6% C 0.082 H 344.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAECF |
|---|---|
| RGB | rgb(234, 174, 207) |
| HSL | hsl(327, 59%, 80%) |
| HSV | hsv(327, 26%, 92%) |
| CMYK | cmyk(0%, 25.6%, 11.5%, 8.2%) |
| CIE-LAB | lab(77.44, 26.93, -8.09) |
| CIE-LCH | lch(77.44, 28.12, 343.27°) |
| OKLab | oklab(81.6% 0.0788 -0.0212) |
| OKLCH | oklch(81.6% 0.082 344.9) |
| XYZ | xyz(60.3300, 52.2719, 65.9310) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.26
Baby Pink
#FFB7CE
ΔE00 5.28
Pastel Pink
#FFBACD
ΔE00 6.14
Lilac
#C8A2C8
ΔE00 7.24
Soft Pink
#FDB0C0
ΔE00 7.26
Faded Pink
#DE9DAC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAECF #AEEAC9
analogous
#E7AEEA #EAAECF #EAAEB1
triadic
#EAAECF #CFEAAE #AECFEA
tetradic
#EAAECF #EAE7AE #AEEAC9 #AEB1EA
square
#EAAECF #EAE7AE #AEEAC9 #AEB1EA
split-complementary
#EAAECF #B1EAAE #AEEAE7
monochromatic
#D14D95 #DD7DB2 #EAAECF #F7DFEC #F9E7F1
Accessibility & contrast
On white
1.83
#EAAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EAAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAECF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAECF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#F2AEB9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaaecf; /* rgb */ color: rgb(234, 174, 207); /* oklch */ color: oklch(81.6% 0.082 344.9);
Tailwind
colors: {
custom: {
50: '#f1c6dd',
500: '#eaaecf',
950: '#000000',
},
}SCSS
$custom: #eaaecf; $custom-light: #f1c6dd; $custom-dark: #000000;
JSON
{
"hex": "#eaaecf",
"rgb": {
"r": 234,
"g": 174,
"b": 207
},
"hsl": {
"h": 327,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.81597,
"c": 0.08163,
"h": 344.9
},
"luminance": 0.5227
}Semantic roles & 50–950 ramp
primary
#EAAECF
secondary
#76C69A
accent
#C66A1F
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284