#ED9EA2#ED9EA2
#ED9EA2 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.8% C 0.095 H 16.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9EA2 |
|---|---|
| RGB | rgb(237, 158, 162) |
| HSL | hsl(357, 69%, 77%) |
| HSV | hsv(357, 33%, 93%) |
| CMYK | cmyk(0%, 33.3%, 31.6%, 7.1%) |
| CIE-LAB | lab(72.94, 29.93, 10.05) |
| CIE-LCH | lch(72.94, 31.57, 18.55°) |
| OKLab | oklab(77.82% 0.0909 0.0263) |
| OKLCH | oklch(77.82% 0.095 16.2) |
| XYZ | xyz(53.6752, 45.0705, 40.0478) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.38
Dusty Pink (survey)
#D58A94
ΔE00 6.35
Soft Pink
#FDB0C0
ΔE00 6.44
Rose Pink
#F7879A
ΔE00 6.55
Lightpink
#FFB6C1
ΔE00 6.62
Pig Pink
#E78EA5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9EA2 #9EEDE9
analogous
#ED9ECA #ED9EA2 #EDC19E
triadic
#ED9EA2 #A2ED9E #9EA2ED
tetradic
#ED9EA2 #CAED9E #9EEDE9 #C19EED
square
#ED9EA2 #CAED9E #9EEDE9 #C19EED
split-complementary
#ED9EA2 #9EEDC1 #9ECAED
monochromatic
#DA373F #E36A71 #ED9EA2 #F7D2D3 #FAE5E6
Accessibility & contrast
On white
2.10
#ED9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ED9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9EA2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9EA2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#FC96A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed9ea2; /* rgb */ color: rgb(237, 158, 162); /* oklch */ color: oklch(77.8% 0.095 16.2);
Tailwind
colors: {
custom: {
50: '#f5bbbd',
500: '#ed9ea2',
950: '#000000',
},
}SCSS
$custom: #ed9ea2; $custom-light: #f5bbbd; $custom-dark: #000000;
JSON
{
"hex": "#ed9ea2",
"rgb": {
"r": 237,
"g": 158,
"b": 162
},
"hsl": {
"h": 356.962,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.77815,
"c": 0.09462,
"h": 16.2
},
"luminance": 0.45067
}Semantic roles & 50–950 ramp
primary
#ED9EA2
secondary
#D9F2F1
accent
#D1C715
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181