#ED6DB0#ED6DB0
#ED6DB0 is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.7% C 0.173 H 349.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6DB0 |
|---|---|
| RGB | rgb(237, 109, 176) |
| HSL | hsl(329, 78%, 68%) |
| HSV | hsv(329, 54%, 93%) |
| CMYK | cmyk(0%, 54%, 25.7%, 7.1%) |
| CIE-LAB | lab(63.41, 56.53, -11.75) |
| CIE-LCH | lch(63.41, 57.74, 348.26°) |
| OKLab | oklab(70.72% 0.1707 -0.0306) |
| OKLCH | oklch(70.72% 0.173 349.8) |
| XYZ | xyz(48.2319, 32.0807, 44.7179) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.82
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 3.14
Pale Magenta
#D767AD
ΔE00 4.65
Pink (survey)
#FF81C0
ΔE00 5.36
Barbie Pink
#FE46A5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6DB0 #6DEDAA
analogous
#EA6DED #ED6DB0 #ED6D70
triadic
#ED6DB0 #B0ED6D #6DB0ED
tetradic
#ED6DB0 #EDEA6D #6DEDAA #6D70ED
square
#ED6DB0 #EDEA6D #6DEDAA #6D70ED
split-complementary
#ED6DB0 #70ED6D #6DEDEA
monochromatic
#C71974 #E63793 #ED6DB0 #F4A3CD #FADAEB
Accessibility & contrast
On white
2.83
#ED6DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#ED6DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6DB0
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6DB0 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8CB2
Deuteranopia (green-blind)
#9EA2AD
Tritanopia (blue-blind)
#FC6987
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ed6db0; /* rgb */ color: rgb(237, 109, 176); /* oklch */ color: oklch(70.7% 0.173 349.8);
Tailwind
colors: {
custom: {
50: '#f69bc7',
500: '#ed6db0',
950: '#000000',
},
}SCSS
$custom: #ed6db0; $custom-light: #f69bc7; $custom-dark: #000000;
JSON
{
"hex": "#ed6db0",
"rgb": {
"r": 237,
"g": 109,
"b": 176
},
"hsl": {
"h": 328.594,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.70723,
"c": 0.17338,
"h": 349.8
},
"luminance": 0.32076
}Semantic roles & 50–950 ramp
primary
#ED6DB0
secondary
#C7EFDA
accent
#DA6E0B
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82