#ED7FCB#ED7FCB
#ED7FCB is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.162 H 340.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7FCB |
|---|---|
| RGB | rgb(237, 127, 203) |
| HSL | hsl(319, 75%, 71%) |
| HSV | hsv(319, 46%, 93%) |
| CMYK | cmyk(0%, 46.4%, 14.3%, 7.1%) |
| CIE-LAB | lab(67.65, 51.75, -20.58) |
| CIE-LCH | lch(67.65, 55.69, 338.31°) |
| OKLab | oklab(74.19% 0.152 -0.055) |
| OKLCH | oklch(74.19% 0.162 340.1) |
| XYZ | xyz(53.2945, 37.4987, 60.9193) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Hot Pink
#FF69B4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7FCB #7FEDA1
analogous
#D87FED #ED7FCB #ED7F94
triadic
#ED7FCB #CBED7F #7FCBED
tetradic
#ED7FCB #EDD87F #7FEDA1 #7F94ED
square
#ED7FCB #EDD87F #7FEDA1 #7F94ED
split-complementary
#ED7FCB #94ED7F #7FEDD8
monochromatic
#D41E9C #E549B5 #ED7FCB #F5B5E1 #FBE4F4
Accessibility & contrast
On white
2.47
#ED7FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ED7FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7FCB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7FCB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#F8819C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ed7fcb; /* rgb */ color: rgb(237, 127, 203); /* oklch */ color: oklch(74.2% 0.162 340.1);
Tailwind
colors: {
custom: {
50: '#f5a7db',
500: '#ed7fcb',
950: '#000000',
},
}SCSS
$custom: #ed7fcb; $custom-light: #f5a7db; $custom-dark: #000000;
JSON
{
"hex": "#ed7fcb",
"rgb": {
"r": 237,
"g": 127,
"b": 203
},
"hsl": {
"h": 318.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74194,
"c": 0.16169,
"h": 340.1
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#ED7FCB
secondary
#D6F2DE
accent
#D84C0E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83