#ED6DB4#ED6DB4
#ED6DB4 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.9% C 0.176 H 348.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6DB4 |
|---|---|
| RGB | rgb(237, 109, 180) |
| HSL | hsl(327, 78%, 68%) |
| HSV | hsv(327, 54%, 93%) |
| CMYK | cmyk(0%, 54%, 24.1%, 7.1%) |
| CIE-LAB | lab(63.54, 57.06, -13.83) |
| CIE-LCH | lch(63.54, 58.72, 346.38°) |
| OKLab | oklab(70.86% 0.1718 -0.0363) |
| OKLCH | oklch(70.86% 0.176 348.1) |
| XYZ | xyz(48.6335, 32.2414, 46.8330) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.04
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Pale Magenta
#D767AD
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6DB4 #6DEDA6
analogous
#E66DED #ED6DB4 #ED6D74
triadic
#ED6DB4 #B4ED6D #6DB4ED
tetradic
#ED6DB4 #EDE66D #6DEDA6 #6D74ED
square
#ED6DB4 #EDE66D #6DEDA6 #6D74ED
split-complementary
#ED6DB4 #74ED6D #6DEDE6
monochromatic
#C71979 #E63798 #ED6DB4 #F4A3D0 #FADAEC
Accessibility & contrast
On white
2.82
#ED6DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#ED6DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6DB4
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6DB4 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8CB6
Deuteranopia (green-blind)
#9DA2B1
Tritanopia (blue-blind)
#FC6A89
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ed6db4; /* rgb */ color: rgb(237, 109, 180); /* oklch */ color: oklch(70.9% 0.176 348.1);
Tailwind
colors: {
custom: {
50: '#f69cca',
500: '#ed6db4',
950: '#000000',
},
}SCSS
$custom: #ed6db4; $custom-light: #f69cca; $custom-dark: #000000;
JSON
{
"hex": "#ed6db4",
"rgb": {
"r": 237,
"g": 109,
"b": 180
},
"hsl": {
"h": 326.719,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.70865,
"c": 0.17558,
"h": 348.1
},
"luminance": 0.32237
}Semantic roles & 50–950 ramp
primary
#ED6DB4
secondary
#C7EFD9
accent
#DA670B
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82