#ED92CA#ED92CA
#ED92CA is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.129 H 343.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED92CA |
|---|---|
| RGB | rgb(237, 146, 202) |
| HSL | hsl(323, 72%, 75%) |
| HSV | hsv(323, 38%, 93%) |
| CMYK | cmyk(0%, 38.4%, 14.8%, 7.1%) |
| CIE-LAB | lab(71.44, 41.94, -14.29) |
| CIE-LCH | lch(71.44, 44.30, 341.19°) |
| OKLab | oklab(77.04% 0.1234 -0.0378) |
| OKLCH | oklch(77.04% 0.129 343) |
| XYZ | xyz(55.8650, 42.8299, 61.1902) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.19
Pink (survey)
#FF81C0
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.89
Bubblegum (survey)
#FF6CB5
ΔE00 8.19
Pinky
#FC86AA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED92CA #92EDB5
analogous
#E392ED #ED92CA #ED929C
triadic
#ED92CA #CAED92 #92CAED
tetradic
#ED92CA #EDE392 #92EDB5 #929CED
square
#ED92CA #EDE392 #92EDB5 #929CED
split-complementary
#ED92CA #9CED92 #92EDE3
monochromatic
#DC2997 #E45DB0 #ED92CA #F6C7E4 #FBE5F2
Accessibility & contrast
On white
2.20
#ED92CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ED92CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED92CA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED92CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED92CA | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#F892A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed92ca; /* rgb */ color: rgb(237, 146, 202); /* oklch */ color: oklch(77.0% 0.129 343.0);
Tailwind
colors: {
custom: {
50: '#f4b3da',
500: '#ed92ca',
950: '#000000',
},
}SCSS
$custom: #ed92ca; $custom-light: #f4b3da; $custom-dark: #000000;
JSON
{
"hex": "#ed92ca",
"rgb": {
"r": 237,
"g": 146,
"b": 202
},
"hsl": {
"h": 323.077,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.77037,
"c": 0.12908,
"h": 343
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#ED92CA
secondary
#D9F2E3
accent
#D45C12
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083