#ED6DB3#ED6DB3
#ED6DB3 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.8% C 0.175 H 348.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6DB3 |
|---|---|
| RGB | rgb(237, 109, 179) |
| HSL | hsl(327, 78%, 68%) |
| HSV | hsv(327, 54%, 93%) |
| CMYK | cmyk(0%, 54%, 24.5%, 7.1%) |
| CIE-LAB | lab(63.51, 56.93, -13.31) |
| CIE-LCH | lch(63.51, 58.46, 346.84°) |
| OKLab | oklab(70.83% 0.1715 -0.0348) |
| OKLCH | oklch(70.83% 0.175 348.5) |
| XYZ | xyz(48.5320, 32.2008, 46.2985) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Pale Magenta
#D767AD
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 5.38
Barbie Pink
#FE46A5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6DB3 #6DEDA7
analogous
#E76DED #ED6DB3 #ED6D73
triadic
#ED6DB3 #B3ED6D #6DB3ED
tetradic
#ED6DB3 #EDE76D #6DEDA7 #6D73ED
square
#ED6DB3 #EDE76D #6DEDA7 #6D73ED
split-complementary
#ED6DB3 #73ED6D #6DEDE7
monochromatic
#C71978 #E63797 #ED6DB3 #F4A3CF #FADAEC
Accessibility & contrast
On white
2.82
#ED6DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#ED6DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6DB3
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6DB3 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8CB5
Deuteranopia (green-blind)
#9EA2B0
Tritanopia (blue-blind)
#FC6988
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ed6db3; /* rgb */ color: rgb(237, 109, 179); /* oklch */ color: oklch(70.8% 0.175 348.5);
Tailwind
colors: {
custom: {
50: '#f69cc9',
500: '#ed6db3',
950: '#000000',
},
}SCSS
$custom: #ed6db3; $custom-light: #f69cc9; $custom-dark: #000000;
JSON
{
"hex": "#ed6db3",
"rgb": {
"r": 237,
"g": 109,
"b": 179
},
"hsl": {
"h": 327.188,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.70829,
"c": 0.17501,
"h": 348.5
},
"luminance": 0.32196
}Semantic roles & 50–950 ramp
primary
#ED6DB3
secondary
#C7EFD9
accent
#DA690B
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82