#EF9DC2#EF9DC2
#EF9DC2 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.8% C 0.107 H 351.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DC2 |
|---|---|
| RGB | rgb(239, 157, 194) |
| HSL | hsl(333, 72%, 78%) |
| HSV | hsv(333, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 18.8%, 6.3%) |
| CIE-LAB | lab(73.78, 35.63, -6.35) |
| CIE-LCH | lch(73.78, 36.19, 349.89°) |
| OKLab | oklab(78.79% 0.1062 -0.0164) |
| OKLCH | oklch(78.79% 0.107 351.2) |
| XYZ | xyz(57.3919, 46.3630, 56.9545) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.18
Pig Pink
#E78EA5
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 6.47
Baby Pink
#FFB7CE
ΔE00 6.74
Pinky
#FC86AA
ΔE00 6.94
Pink (survey)
#FF81C0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DC2 #9DEFCA
analogous
#EF9DEB #EF9DC2 #EFA19D
triadic
#EF9DC2 #C2EF9D #9DC2EF
tetradic
#EF9DC2 #EBEF9D #9DEFCA #A19DEF
square
#EF9DC2 #EBEF9D #9DEFCA #A19DEF
split-complementary
#EF9DC2 #9DEFA1 #9DEBEF
monochromatic
#DE3481 #E668A1 #EF9DC2 #F8D2E3 #FBE5EF
Accessibility & contrast
On white
2.04
#EF9DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#EF9DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DC2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DC2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#FB9BAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9dc2; /* rgb */ color: rgb(239, 157, 194); /* oklch */ color: oklch(78.8% 0.107 351.2);
Tailwind
colors: {
custom: {
50: '#f5bbd4',
500: '#ef9dc2',
950: '#000000',
},
}SCSS
$custom: #ef9dc2; $custom-light: #f5bbd4; $custom-dark: #000000;
JSON
{
"hex": "#ef9dc2",
"rgb": {
"r": 239,
"g": 157,
"b": 194
},
"hsl": {
"h": 332.927,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.78786,
"c": 0.10746,
"h": 351.2
},
"luminance": 0.4636
}Semantic roles & 50–950 ramp
primary
#EF9DC2
secondary
#D9F2E7
accent
#D47C12
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183