#EC98AA#EC98AA
#EC98AA is a light, moderate red. Relative luminance 0.432; OKLCH L 76.9% C 0.103 H 5.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EC98AA |
|---|---|
| RGB | rgb(236, 152, 170) |
| HSL | hsl(347, 69%, 76%) |
| HSV | hsv(347, 36%, 93%) |
| CMYK | cmyk(0%, 35.6%, 28%, 7.5%) |
| CIE-LAB | lab(71.69, 33.78, 3.81) |
| CIE-LCH | lch(71.69, 34.00, 6.44°) |
| OKLab | oklab(76.9% 0.1023 0.0104) |
| OKLCH | oklch(76.9% 0.103 5.8) |
| XYZ | xyz(53.0775, 43.1952, 43.5643) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.67
Faded Pink
#DE9DAC
ΔE00 3.38
Rose Pink
#F7879A
ΔE00 5.04
Rosa
#FE86A4
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.62
Dusty Pink (survey)
#D58A94
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC98AA #98ECDA
analogous
#EC98D4 #EC98AA #ECB098
triadic
#EC98AA #AAEC98 #98AAEC
tetradic
#EC98AA #D4EC98 #98ECDA #B098EC
square
#EC98AA #D4EC98 #98ECDA #B098EC
split-complementary
#EC98AA #98ECB0 #98D4EC
monochromatic
#D93155 #E2647F #EC98AA #F6CCD5 #FAE5EA
Accessibility & contrast
On white
2.18
#EC98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EC98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC98AA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC98AA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#B9B6A8
Tritanopia (blue-blind)
#FA929E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec98aa; /* rgb */ color: rgb(236, 152, 170); /* oklch */ color: oklch(76.9% 0.103 5.8);
Tailwind
colors: {
custom: {
50: '#f4b7c3',
500: '#ec98aa',
950: '#000000',
},
}SCSS
$custom: #ec98aa; $custom-light: #f4b7c3; $custom-dark: #000000;
JSON
{
"hex": "#ec98aa",
"rgb": {
"r": 236,
"g": 152,
"b": 170
},
"hsl": {
"h": 347.143,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.76895,
"c": 0.10279,
"h": 5.8
},
"luminance": 0.43192
}Semantic roles & 50–950 ramp
primary
#EC98AA
secondary
#D9F2ED
accent
#D1A815
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081