#EF96DA#EF96DA
#EF96DA is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.136 H 336.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96DA |
|---|---|
| RGB | rgb(239, 150, 218) |
| HSL | hsl(314, 74%, 76%) |
| HSV | hsv(314, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 8.8%, 6.3%) |
| CIE-LAB | lab(73.04, 43.10, -20.67) |
| CIE-LCH | lch(73.04, 47.80, 334.38°) |
| OKLab | oklab(78.47% 0.1242 -0.0554) |
| OKLCH | oklch(78.47% 0.136 336) |
| XYZ | xyz(59.1576, 45.2285, 71.9300) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.99
Pink (survey)
#FF81C0
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96DA #96EFAB
analogous
#D896EF #EF96DA #EF96AE
triadic
#EF96DA #DAEF96 #96DAEF
tetradic
#EF96DA #EFD896 #96EFAB #96AEEF
square
#EF96DA #EFD896 #96EFAB #96AEEF
split-complementary
#EF96DA #AEEF96 #96EFD8
monochromatic
#DF2CB5 #E761C7 #EF96DA #F7CBED #FBE4F6
Accessibility & contrast
On white
2.09
#EF96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EF96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96DA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96DA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDD
Deuteranopia (green-blind)
#ADB8D7
Tritanopia (blue-blind)
#F899AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef96da; /* rgb */ color: rgb(239, 150, 218); /* oklch */ color: oklch(78.5% 0.136 336.0);
Tailwind
colors: {
custom: {
50: '#f5b6e5',
500: '#ef96da',
950: '#000000',
},
}SCSS
$custom: #ef96da; $custom-light: #f5b6e5; $custom-dark: #000000;
JSON
{
"hex": "#ef96da",
"rgb": {
"r": 239,
"g": 150,
"b": 218
},
"hsl": {
"h": 314.157,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.78475,
"c": 0.13602,
"h": 336
},
"luminance": 0.45225
}Semantic roles & 50–950 ramp
primary
#EF96DA
secondary
#D8F3DF
accent
#D63F10
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084