#ED6DB2#ED6DB2
#ED6DB2 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.8% C 0.174 H 349.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6DB2 |
|---|---|
| RGB | rgb(237, 109, 178) |
| HSL | hsl(328, 78%, 68%) |
| HSV | hsv(328, 54%, 93%) |
| CMYK | cmyk(0%, 54%, 24.9%, 7.1%) |
| CIE-LAB | lab(63.48, 56.80, -12.79) |
| CIE-LCH | lch(63.48, 58.22, 347.31°) |
| OKLab | oklab(70.79% 0.1712 -0.0334) |
| OKLCH | oklch(70.79% 0.174 349) |
| XYZ | xyz(48.4312, 32.1605, 45.7677) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.90
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Pale Magenta
#D767AD
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 5.36
Barbie Pink
#FE46A5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6DB2 #6DEDA8
analogous
#E86DED #ED6DB2 #ED6D72
triadic
#ED6DB2 #B2ED6D #6DB2ED
tetradic
#ED6DB2 #EDE86D #6DEDA8 #6D72ED
square
#ED6DB2 #EDE86D #6DEDA8 #6D72ED
split-complementary
#ED6DB2 #72ED6D #6DEDE8
monochromatic
#C71977 #E63795 #ED6DB2 #F4A3CF #FADAEB
Accessibility & contrast
On white
2.83
#ED6DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#ED6DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6DB2
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6DB2 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8CB4
Deuteranopia (green-blind)
#9EA2AF
Tritanopia (blue-blind)
#FC6988
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ed6db2; /* rgb */ color: rgb(237, 109, 178); /* oklch */ color: oklch(70.8% 0.174 349.0);
Tailwind
colors: {
custom: {
50: '#f69bc9',
500: '#ed6db2',
950: '#000000',
},
}SCSS
$custom: #ed6db2; $custom-light: #f69bc9; $custom-dark: #000000;
JSON
{
"hex": "#ed6db2",
"rgb": {
"r": 237,
"g": 109,
"b": 178
},
"hsl": {
"h": 327.656,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.70793,
"c": 0.17446,
"h": 349
},
"luminance": 0.32156
}Semantic roles & 50–950 ramp
primary
#ED6DB2
secondary
#C7EFD9
accent
#DA6B0B
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82