#ED7DB0#ED7DB0
#ED7DB0 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.148 H 352.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7DB0 |
|---|---|
| RGB | rgb(237, 125, 176) |
| HSL | hsl(333, 76%, 71%) |
| HSV | hsv(333, 47%, 93%) |
| CMYK | cmyk(0%, 47.3%, 25.7%, 7.1%) |
| CIE-LAB | lab(66.37, 48.82, -7.32) |
| CIE-LCH | lch(66.37, 49.37, 351.47°) |
| OKLab | oklab(72.94% 0.1472 -0.0188) |
| OKLCH | oklch(72.94% 0.148 352.7) |
| XYZ | xyz(50.0967, 35.8105, 45.3395) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Hot Pink
#FF69B4
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7DB0 #7DEDBA
analogous
#ED7DE8 #ED7DB0 #ED827D
triadic
#ED7DB0 #B0ED7D #7DB0ED
tetradic
#ED7DB0 #E8ED7D #7DEDBA #827DED
square
#ED7DB0 #E8ED7D #7DEDBA #827DED
split-complementary
#ED7DB0 #7DED82 #7DE8ED
monochromatic
#D21D70 #E6478F #ED7DB0 #F4B3D1 #FBE4EF
Accessibility & contrast
On white
2.57
#ED7DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#ED7DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7DB0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7DB0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#A7A9AD
Tritanopia (blue-blind)
#FC7890
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7db0; /* rgb */ color: rgb(237, 125, 176); /* oklch */ color: oklch(72.9% 0.148 352.7);
Tailwind
colors: {
custom: {
50: '#f5a5c7',
500: '#ed7db0',
950: '#000000',
},
}SCSS
$custom: #ed7db0; $custom-light: #f5a5c7; $custom-dark: #000000;
JSON
{
"hex": "#ed7db0",
"rgb": {
"r": 237,
"g": 125,
"b": 176
},
"hsl": {
"h": 332.679,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.72944,
"c": 0.14842,
"h": 352.7
},
"luminance": 0.35806
}Semantic roles & 50–950 ramp
primary
#ED7DB0
secondary
#D4F2E4
accent
#D87C0E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82