#EF9FDF#EF9FDF
#EF9FDF is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.1% C 0.125 H 334.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FDF |
|---|---|
| RGB | rgb(239, 159, 223) |
| HSL | hsl(312, 71%, 78%) |
| HSV | hsv(312, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 6.7%, 6.3%) |
| CIE-LAB | lab(75.13, 39.24, -20.24) |
| CIE-LCH | lch(75.13, 44.16, 332.72°) |
| OKLab | oklab(80.11% 0.1122 -0.0543) |
| OKLCH | oklch(80.11% 0.125 334.2) |
| XYZ | xyz(61.3135, 48.4775, 75.9252) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 6.89
Bubblegum Pink
#FE83CC
ΔE00 6.97
Violet (CSS)
#EE82EE
ΔE00 8.24
Lilac
#C8A2C8
ΔE00 8.55
Pink (survey)
#FF81C0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FDF #9FEFAF
analogous
#D79FEF #EF9FDF #EF9FB7
triadic
#EF9FDF #DFEF9F #9FDFEF
tetradic
#EF9FDF #EFD79F #9FEFAF #9FB7EF
square
#EF9FDF #EFD79F #9FEFAF #9FB7EF
split-complementary
#EF9FDF #B7EF9F #9FEFD7
monochromatic
#DE36BC #E66BCE #EF9FDF #F8D3F0 #FBE5F6
Accessibility & contrast
On white
1.96
#EF9FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EF9FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FDF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FDF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#F6A3B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9fdf; /* rgb */ color: rgb(239, 159, 223); /* oklch */ color: oklch(80.1% 0.125 334.2);
Tailwind
colors: {
custom: {
50: '#f5bce9',
500: '#ef9fdf',
950: '#000000',
},
}SCSS
$custom: #ef9fdf; $custom-light: #f5bce9; $custom-dark: #000000;
JSON
{
"hex": "#ef9fdf",
"rgb": {
"r": 239,
"g": 159,
"b": 223
},
"hsl": {
"h": 312,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.80109,
"c": 0.12462,
"h": 334.2
},
"luminance": 0.48475
}Semantic roles & 50–950 ramp
primary
#EF9FDF
secondary
#D9F2DE
accent
#D33912
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171216
muted
#858184