#EF93D2#EF93D2
#EF93D2 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.7% C 0.135 H 339.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93D2 |
|---|---|
| RGB | rgb(239, 147, 210) |
| HSL | hsl(319, 74%, 76%) |
| HSV | hsv(319, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 12.1%, 6.3%) |
| CIE-LAB | lab(72.14, 43.34, -17.62) |
| CIE-LCH | lch(72.14, 46.79, 337.87°) |
| OKLab | oklab(77.71% 0.1265 -0.047) |
| OKLCH | oklch(77.71% 0.135 339.6) |
| XYZ | xyz(57.6633, 43.8746, 66.3917) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Plum
#DDA0DD
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 7.91
Purply Pink
#F075E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93D2 #93EFB0
analogous
#DE93EF #EF93D2 #EF93A4
triadic
#EF93D2 #D2EF93 #93D2EF
tetradic
#EF93D2 #EFDE93 #93EFB0 #93A4EF
square
#EF93D2 #EFDE93 #93EFB0 #93A4EF
split-complementary
#EF93D2 #A4EF93 #93EFDE
monochromatic
#DF28A6 #E75EBC #EF93D2 #F7C8E8 #FBE4F4
Accessibility & contrast
On white
2.15
#EF93D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EF93D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93D2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93D2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#F995AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef93d2; /* rgb */ color: rgb(239, 147, 210); /* oklch */ color: oklch(77.7% 0.135 339.6);
Tailwind
colors: {
custom: {
50: '#f6b4df',
500: '#ef93d2',
950: '#000000',
},
}SCSS
$custom: #ef93d2; $custom-light: #f6b4df; $custom-dark: #000000;
JSON
{
"hex": "#ef93d2",
"rgb": {
"r": 239,
"g": 147,
"b": 210
},
"hsl": {
"h": 318.913,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77707,
"c": 0.1349,
"h": 339.6
},
"luminance": 0.43871
}Semantic roles & 50–950 ramp
primary
#EF93D2
secondary
#D8F3E1
accent
#D64E0F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083