#ED7BBD#ED7BBD
#ED7BBD is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.1% C 0.159 H 346.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BBD |
|---|---|
| RGB | rgb(237, 123, 189) |
| HSL | hsl(325, 76%, 71%) |
| HSV | hsv(325, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 20.3%, 7.1%) |
| CIE-LAB | lab(66.40, 51.63, -14.61) |
| CIE-LCH | lch(66.40, 53.65, 344.20°) |
| OKLab | oklab(73.1% 0.1541 -0.0385) |
| OKLCH | oklch(73.1% 0.159 346) |
| XYZ | xyz(51.1944, 35.8485, 52.3574) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.31
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BBD #7BEDAB
analogous
#E47BED #ED7BBD #ED7B84
triadic
#ED7BBD #BDED7B #7BBDED
tetradic
#ED7BBD #EDE47B #7BEDAB #7B84ED
square
#ED7BBD #EDE47B #7BEDAB #7B84ED
split-complementary
#ED7BBD #84ED7B #7BEDE4
monochromatic
#D11D85 #E645A2 #ED7BBD #F4B1D8 #FBE4F2
Accessibility & contrast
On white
2.57
#ED7BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#ED7BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BBD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BBD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#FA7A94
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bbd; /* rgb */ color: rgb(237, 123, 189); /* oklch */ color: oklch(73.1% 0.159 346.0);
Tailwind
colors: {
custom: {
50: '#f5a4d1',
500: '#ed7bbd',
950: '#000000',
},
}SCSS
$custom: #ed7bbd; $custom-light: #f5a4d1; $custom-dark: #000000;
JSON
{
"hex": "#ed7bbd",
"rgb": {
"r": 237,
"g": 123,
"b": 189
},
"hsl": {
"h": 325.263,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73102,
"c": 0.15885,
"h": 346
},
"luminance": 0.35845
}Semantic roles & 50–950 ramp
primary
#ED7BBD
secondary
#D2F1DF
accent
#D8630D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82