#ED9EA8#ED9EA8
#ED9EA8 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.0% C 0.095 H 11.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9EA8 |
|---|---|
| RGB | rgb(237, 158, 168) |
| HSL | hsl(352, 69%, 77%) |
| HSV | hsv(352, 33%, 93%) |
| CMYK | cmyk(0%, 33.3%, 29.1%, 7.1%) |
| CIE-LAB | lab(73.08, 30.71, 6.94) |
| CIE-LCH | lch(73.08, 31.48, 12.74°) |
| OKLab | oklab(77.97% 0.0932 0.0184) |
| OKLCH | oklch(77.97% 0.095 11.2) |
| XYZ | xyz(54.2213, 45.2890, 42.9240) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.80
Pig Pink
#E78EA5
ΔE00 5.12
Soft Pink
#FDB0C0
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 5.91
Rose Pink
#F7879A
ΔE00 5.99
Dusty Pink (survey)
#D58A94
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9EA8 #9EEDE3
analogous
#ED9ED0 #ED9EA8 #EDBB9E
triadic
#ED9EA8 #A8ED9E #9EA8ED
tetradic
#ED9EA8 #D0ED9E #9EEDE3 #BB9EED
square
#ED9EA8 #D0ED9E #9EEDE3 #BB9EED
split-complementary
#ED9EA8 #9EEDBB #9ED0ED
monochromatic
#DA374B #E36A7A #ED9EA8 #F7D2D6 #FAE5E8
Accessibility & contrast
On white
2.09
#ED9EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ED9EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9EA8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9EA8 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA8
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#FB97A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed9ea8; /* rgb */ color: rgb(237, 158, 168); /* oklch */ color: oklch(78.0% 0.095 11.2);
Tailwind
colors: {
custom: {
50: '#f4bbc1',
500: '#ed9ea8',
950: '#000000',
},
}SCSS
$custom: #ed9ea8; $custom-light: #f4bbc1; $custom-dark: #000000;
JSON
{
"hex": "#ed9ea8",
"rgb": {
"r": 237,
"g": 158,
"b": 168
},
"hsl": {
"h": 352.405,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.77972,
"c": 0.09496,
"h": 11.2
},
"luminance": 0.45285
}Semantic roles & 50–950 ramp
primary
#ED9EA8
secondary
#D9F2EF
accent
#D1B915
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181