#ED799B#ED799B
#ED799B is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.7% C 0.146 H 2.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ED799B |
|---|---|
| RGB | rgb(237, 121, 155) |
| HSL | hsl(342, 76%, 70%) |
| HSV | hsv(342, 49%, 93%) |
| CMYK | cmyk(0%, 48.9%, 34.6%, 7.1%) |
| CIE-LAB | lab(65.00, 48.14, 2.57) |
| CIE-LCH | lch(65.00, 48.21, 3.06°) |
| OKLab | oklab(71.71% 0.1463 0.0073) |
| OKLCH | oklch(71.71% 0.146 2.9) |
| XYZ | xyz(47.6811, 34.0503, 35.0652) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.47
Rosy Pink
#F6688E
ΔE00 3.89
Pinky
#FC86AA
ΔE00 3.97
Palevioletred
#DB7093
ΔE00 4.00
Rosa
#FE86A4
ΔE00 4.22
Medium Pink
#F36196
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED799B #79EDCB
analogous
#ED79D5 #ED799B #ED9179
triadic
#ED799B #9BED79 #799BED
tetradic
#ED799B #D5ED79 #79EDCB #9179ED
square
#ED799B #D5ED79 #79EDCB #9179ED
split-complementary
#ED799B #79ED91 #79D5ED
monochromatic
#D01C51 #E64373 #ED799B #F4AFC3 #FBE4EB
Accessibility & contrast
On white
2.69
#ED799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#ED799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED799B
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED799B | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#FE6F85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ed799b; /* rgb */ color: rgb(237, 121, 155); /* oklch */ color: oklch(71.7% 0.146 2.9);
Tailwind
colors: {
custom: {
50: '#f6a3b8',
500: '#ed799b',
950: '#000000',
},
}SCSS
$custom: #ed799b; $custom-light: #f6a3b8; $custom-dark: #000000;
JSON
{
"hex": "#ed799b",
"rgb": {
"r": 237,
"g": 121,
"b": 155
},
"hsl": {
"h": 342.414,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.71713,
"c": 0.14643,
"h": 2.9
},
"luminance": 0.34046
}Semantic roles & 50–950 ramp
primary
#ED799B
secondary
#D1F1E8
accent
#D99D0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80