#ED75CC#ED75CC
#ED75CC is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.179 H 338.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75CC |
|---|---|
| RGB | rgb(237, 117, 204) |
| HSL | hsl(317, 77%, 69%) |
| HSV | hsv(317, 51%, 93%) |
| CMYK | cmyk(0%, 50.6%, 13.9%, 7.1%) |
| CIE-LAB | lab(65.82, 56.76, -23.93) |
| CIE-LCH | lch(65.82, 61.60, 337.14°) |
| OKLab | oklab(72.84% 0.1666 -0.0643) |
| OKLCH | oklch(72.84% 0.179 338.9) |
| XYZ | xyz(52.1860, 35.0906, 61.1396) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75CC #75ED96
analogous
#D275ED #ED75CC #ED7590
triadic
#ED75CC #CCED75 #75CCED
tetradic
#ED75CC #EDD275 #75ED96 #7590ED
square
#ED75CC #EDD275 #75ED96 #7590ED
split-complementary
#ED75CC #90ED75 #75EDD2
monochromatic
#CD1B9C #E63FB8 #ED75CC #F4ABE0 #FBE1F4
Accessibility & contrast
On white
2.62
#ED75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#ED75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75CC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75CC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7994CF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#F87897
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed75cc; /* rgb */ color: rgb(237, 117, 204); /* oklch */ color: oklch(72.8% 0.179 338.9);
Tailwind
colors: {
custom: {
50: '#f5a1db',
500: '#ed75cc',
950: '#000000',
},
}SCSS
$custom: #ed75cc; $custom-light: #f5a1db; $custom-dark: #000000;
JSON
{
"hex": "#ed75cc",
"rgb": {
"r": 237,
"g": 117,
"b": 204
},
"hsl": {
"h": 316.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.7284,
"c": 0.17857,
"h": 338.9
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#ED75CC
secondary
#CEF0D7
accent
#D9450C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83