#ED7799#ED7799
#ED7799 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.4% C 0.149 H 3.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7799 |
|---|---|
| RGB | rgb(237, 119, 153) |
| HSL | hsl(343, 77%, 70%) |
| HSV | hsv(343, 50%, 93%) |
| CMYK | cmyk(0%, 49.8%, 35.4%, 7.1%) |
| CIE-LAB | lab(64.57, 48.89, 3.08) |
| CIE-LCH | lch(64.57, 48.98, 3.60°) |
| OKLab | oklab(71.37% 0.1486 0.0086) |
| OKLCH | oklch(71.37% 0.149 3.3) |
| XYZ | xyz(47.2740, 33.5026, 34.1078) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.43
Carnation Pink
#FF7FA7
ΔE00 3.76
Palevioletred
#DB7093
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.50
Medium Pink
#F36196
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7799 #77EDCB
analogous
#ED77D4 #ED7799 #ED9077
triadic
#ED7799 #99ED77 #7799ED
tetradic
#ED7799 #D4ED77 #77EDCB #9077ED
square
#ED7799 #D4ED77 #77EDCB #9077ED
split-complementary
#ED7799 #77ED90 #77D4ED
monochromatic
#CE1B4F #E64170 #ED7799 #F4ADC2 #FBE3EA
Accessibility & contrast
On white
2.73
#ED7799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#ED7799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7799
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7799 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9A
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#FE6D83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ed7799; /* rgb */ color: rgb(237, 119, 153); /* oklch */ color: oklch(71.4% 0.149 3.3);
Tailwind
colors: {
custom: {
50: '#f6a1b6',
500: '#ed7799',
950: '#000000',
},
}SCSS
$custom: #ed7799; $custom-light: #f6a1b6; $custom-dark: #000000;
JSON
{
"hex": "#ed7799",
"rgb": {
"r": 237,
"g": 119,
"b": 153
},
"hsl": {
"h": 342.712,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.71367,
"c": 0.14883,
"h": 3.3
},
"luminance": 0.33498
}Semantic roles & 50–950 ramp
primary
#ED7799
secondary
#CFF1E7
accent
#D99E0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80