#ED6BB0#ED6BB0
#ED6BB0 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.5% C 0.176 H 349.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6BB0 |
|---|---|
| RGB | rgb(237, 107, 176) |
| HSL | hsl(328, 78%, 67%) |
| HSV | hsv(328, 55%, 93%) |
| CMYK | cmyk(0%, 54.9%, 25.7%, 7.1%) |
| CIE-LAB | lab(63.06, 57.45, -12.28) |
| CIE-LCH | lch(63.06, 58.75, 347.94°) |
| OKLab | oklab(70.46% 0.1735 -0.032) |
| OKLCH | oklch(70.46% 0.176 349.5) |
| XYZ | xyz(48.0209, 31.6589, 44.6476) |
| Luminance | 0.3165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.90
Bubblegum (survey)
#FF6CB5
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.26
Pale Magenta
#D767AD
ΔE00 4.41
Barbie Pink
#FE46A5
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6BB0 #6BEDA8
analogous
#E96BED #ED6BB0 #ED6B6F
triadic
#ED6BB0 #B0ED6B #6BB0ED
tetradic
#ED6BB0 #EDE96B #6BEDA8 #6B6FED
square
#ED6BB0 #EDE96B #6BEDA8 #6B6FED
split-complementary
#ED6BB0 #6FED6B #6BEDE9
monochromatic
#C61874 #E63493 #ED6BB0 #F4A2CD #FAD8EA
Accessibility & contrast
On white
2.86
#ED6BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#ED6BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6BB0
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6BB0 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8AB2
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#FC6786
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ed6bb0; /* rgb */ color: rgb(237, 107, 176); /* oklch */ color: oklch(70.5% 0.176 349.5);
Tailwind
colors: {
custom: {
50: '#f69ac7',
500: '#ed6bb0',
950: '#000000',
},
}SCSS
$custom: #ed6bb0; $custom-light: #f69ac7; $custom-dark: #000000;
JSON
{
"hex": "#ed6bb0",
"rgb": {
"r": 237,
"g": 107,
"b": 176
},
"hsl": {
"h": 328.154,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.70462,
"c": 0.17641,
"h": 349.5
},
"luminance": 0.31655
}Semantic roles & 50–950 ramp
primary
#ED6BB0
secondary
#C6EED9
accent
#DB6C0B
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82