#EF92DC#EF92DC
#EF92DC is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.9% C 0.145 H 334.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92DC |
|---|---|
| RGB | rgb(239, 146, 220) |
| HSL | hsl(312, 74%, 75%) |
| HSV | hsv(312, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 7.9%, 6.3%) |
| CIE-LAB | lab(72.28, 45.50, -22.92) |
| CIE-LCH | lch(72.28, 50.95, 333.26°) |
| OKLab | oklab(77.92% 0.1307 -0.0617) |
| OKLCH | oklch(77.92% 0.145 334.7) |
| XYZ | xyz(58.7935, 44.0789, 73.1075) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.47
Plum
#DDA0DD
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92DC #92EFA5
analogous
#D392EF #EF92DC #EF92AD
triadic
#EF92DC #DCEF92 #92DCEF
tetradic
#EF92DC #EFD392 #92EFA5 #92ADEF
square
#EF92DC #EFD392 #92EFA5 #92ADEF
split-complementary
#EF92DC #ADEF92 #92EFD3
monochromatic
#DF27BA #E75DCB #EF92DC #F7C7ED #FBE4F6
Accessibility & contrast
On white
2.14
#EF92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EF92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92DC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92DC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#F796AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef92dc; /* rgb */ color: rgb(239, 146, 220); /* oklch */ color: oklch(77.9% 0.145 334.7);
Tailwind
colors: {
custom: {
50: '#f6b4e7',
500: '#ef92dc',
950: '#000000',
},
}SCSS
$custom: #ef92dc; $custom-light: #f6b4e7; $custom-dark: #000000;
JSON
{
"hex": "#ef92dc",
"rgb": {
"r": 239,
"g": 146,
"b": 220
},
"hsl": {
"h": 312.258,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.77924,
"c": 0.14451,
"h": 334.7
},
"luminance": 0.44076
}Semantic roles & 50–950 ramp
primary
#EF92DC
secondary
#D8F3DE
accent
#D7380F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084