#ED7697#ED7697
#ED7697 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.2% C 0.150 H 4.1°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7697 |
|---|---|
| RGB | rgb(237, 118, 151) |
| HSL | hsl(343, 77%, 70%) |
| HSV | hsv(343, 50%, 93%) |
| CMYK | cmyk(0%, 50.2%, 36.3%, 7.1%) |
| CIE-LAB | lab(64.32, 49.15, 3.87) |
| CIE-LCH | lch(64.32, 49.30, 4.50°) |
| OKLab | oklab(71.17% 0.1494 0.0107) |
| OKLCH | oklch(71.17% 0.15 4.1) |
| XYZ | xyz(46.9918, 33.2003, 33.2056) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.10
Palevioletred
#DB7093
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.02
Medium Pink
#F36196
ΔE00 4.47
Rosa
#FE86A4
ΔE00 4.62
Pinky
#FC86AA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7697 #76EDCC
analogous
#ED76D3 #ED7697 #ED9076
triadic
#ED7697 #97ED76 #7697ED
tetradic
#ED7697 #D3ED76 #76EDCC #9076ED
square
#ED7697 #D3ED76 #76EDCC #9076ED
split-complementary
#ED7697 #76ED90 #76D3ED
monochromatic
#CE1B4D #E6406E #ED7697 #F4ACC0 #FBE2E9
Accessibility & contrast
On white
2.75
#ED7697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#ED7697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7697
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7697 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E98
Deuteranopia (green-blind)
#A9A494
Tritanopia (blue-blind)
#FE6B82
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ed7697; /* rgb */ color: rgb(237, 118, 151); /* oklch */ color: oklch(71.2% 0.150 4.1);
Tailwind
colors: {
custom: {
50: '#f6a1b5',
500: '#ed7697',
950: '#000000',
},
}SCSS
$custom: #ed7697; $custom-light: #f6a1b5; $custom-dark: #000000;
JSON
{
"hex": "#ed7697",
"rgb": {
"r": 237,
"g": 118,
"b": 151
},
"hsl": {
"h": 343.361,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.71166,
"c": 0.14976,
"h": 4.1
},
"luminance": 0.33196
}Semantic roles & 50–950 ramp
primary
#ED7697
secondary
#CEF0E7
accent
#D9A00D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80