#EF93DC#EF93DC
#EF93DC is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.143 H 334.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93DC |
|---|---|
| RGB | rgb(239, 147, 220) |
| HSL | hsl(312, 74%, 76%) |
| HSV | hsv(312, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 7.9%, 6.3%) |
| CIE-LAB | lab(72.49, 44.99, -22.61) |
| CIE-LCH | lch(72.49, 50.35, 333.32°) |
| OKLab | oklab(78.08% 0.1292 -0.0608) |
| OKLCH | oklch(78.08% 0.143 334.8) |
| XYZ | xyz(58.9483, 44.3886, 73.1591) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.64
Plum
#DDA0DD
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 7.20
Pink (survey)
#FF81C0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93DC #93EFA6
analogous
#D493EF #EF93DC #EF93AE
triadic
#EF93DC #DCEF93 #93DCEF
tetradic
#EF93DC #EFD493 #93EFA6 #93AEEF
square
#EF93DC #EFD493 #93EFA6 #93AEEF
split-complementary
#EF93DC #AEEF93 #93EFD4
monochromatic
#DF28B9 #E75ECB #EF93DC #F7C8ED #FBE4F6
Accessibility & contrast
On white
2.13
#EF93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EF93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93DC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93DC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#F797AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef93dc; /* rgb */ color: rgb(239, 147, 220); /* oklch */ color: oklch(78.1% 0.143 334.8);
Tailwind
colors: {
custom: {
50: '#f6b4e7',
500: '#ef93dc',
950: '#000000',
},
}SCSS
$custom: #ef93dc; $custom-light: #f6b4e7; $custom-dark: #000000;
JSON
{
"hex": "#ef93dc",
"rgb": {
"r": 239,
"g": 147,
"b": 220
},
"hsl": {
"h": 312.391,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78079,
"c": 0.1428,
"h": 334.8
},
"luminance": 0.44385
}Semantic roles & 50–950 ramp
primary
#EF93DC
secondary
#D8F3DE
accent
#D6380F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084