#ED9FCA#ED9FCA
#ED9FCA is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.2% C 0.107 H 345.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9FCA |
|---|---|
| RGB | rgb(237, 159, 202) |
| HSL | hsl(327, 68%, 78%) |
| HSV | hsv(327, 33%, 93%) |
| CMYK | cmyk(0%, 32.9%, 14.8%, 7.1%) |
| CIE-LAB | lab(74.23, 35.12, -10.10) |
| CIE-LCH | lch(74.23, 36.55, 343.95°) |
| OKLab | oklab(79.16% 0.1035 -0.0265) |
| OKLCH | oklch(79.16% 0.107 345.6) |
| XYZ | xyz(57.9841, 47.0681, 61.8965) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.73
Plum
#DDA0DD
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.28
Pink (survey)
#FF81C0
ΔE00 7.31
Baby Pink
#FFB7CE
ΔE00 7.52
Faded Pink
#DE9DAC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9FCA #9FEDC2
analogous
#E99FED #ED9FCA #ED9FA3
triadic
#ED9FCA #CAED9F #9FCAED
tetradic
#ED9FCA #EDE99F #9FEDC2 #9FA3ED
square
#ED9FCA #EDE99F #9FEDC2 #9FA3ED
split-complementary
#ED9FCA #A3ED9F #9FEDE9
monochromatic
#DA3891 #E36BAE #ED9FCA #F7D3E6 #FAE5F1
Accessibility & contrast
On white
2.02
#ED9FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ED9FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9FCA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9FCA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCC
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#F79EAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed9fca; /* rgb */ color: rgb(237, 159, 202); /* oklch */ color: oklch(79.2% 0.107 345.6);
Tailwind
colors: {
custom: {
50: '#f4bcda',
500: '#ed9fca',
950: '#000000',
},
}SCSS
$custom: #ed9fca; $custom-light: #f4bcda; $custom-dark: #000000;
JSON
{
"hex": "#ed9fca",
"rgb": {
"r": 237,
"g": 159,
"b": 202
},
"hsl": {
"h": 326.923,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.7916,
"c": 0.10688,
"h": 345.6
},
"luminance": 0.47065
}Semantic roles & 50–950 ramp
primary
#ED9FCA
secondary
#D9F2E4
accent
#D06915
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171214
muted
#858183