#EC99AA#EC99AA
#EC99AA is a light, moderate red. Relative luminance 0.435; OKLCH L 77.1% C 0.101 H 6.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EC99AA |
|---|---|
| RGB | rgb(236, 153, 170) |
| HSL | hsl(348, 69%, 76%) |
| HSV | hsv(348, 35%, 93%) |
| CMYK | cmyk(0%, 35.2%, 28%, 7.5%) |
| CIE-LAB | lab(71.91, 33.25, 4.13) |
| CIE-LCH | lch(71.91, 33.51, 7.08°) |
| OKLab | oklab(77.06% 0.1007 0.0112) |
| OKLCH | oklch(77.06% 0.101 6.4) |
| XYZ | xyz(53.2405, 43.5212, 43.6187) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.98
Faded Pink
#DE9DAC
ΔE00 3.26
Rose Pink
#F7879A
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.59
Soft Pink
#FDB0C0
ΔE00 5.64
Dusty Pink (survey)
#D58A94
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC99AA #99ECDB
analogous
#EC99D4 #EC99AA #ECB299
triadic
#EC99AA #AAEC99 #99AAEC
tetradic
#EC99AA #D4EC99 #99ECDB #B299EC
square
#EC99AA #D4EC99 #99ECDB #B299EC
split-complementary
#EC99AA #99ECB2 #99D4EC
monochromatic
#D93254 #E2657F #EC99AA #F6CDD5 #FAE5EA
Accessibility & contrast
On white
2.16
#EC99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EC99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC99AA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC99AA | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#FA939F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec99aa; /* rgb */ color: rgb(236, 153, 170); /* oklch */ color: oklch(77.1% 0.101 6.4);
Tailwind
colors: {
custom: {
50: '#f4b8c3',
500: '#ec99aa',
950: '#000000',
},
}SCSS
$custom: #ec99aa; $custom-light: #f4b8c3; $custom-dark: #000000;
JSON
{
"hex": "#ec99aa",
"rgb": {
"r": 236,
"g": 153,
"b": 170
},
"hsl": {
"h": 347.711,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.77064,
"c": 0.1013,
"h": 6.4
},
"luminance": 0.43518
}Semantic roles & 50–950 ramp
primary
#EC99AA
secondary
#D9F2ED
accent
#D1AA15
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081