#EF96DC#EF96DC
#EF96DC is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.5% C 0.138 H 335.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96DC |
|---|---|
| RGB | rgb(239, 150, 220) |
| HSL | hsl(313, 74%, 76%) |
| HSV | hsv(313, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 7.9%, 6.3%) |
| CIE-LAB | lab(73.11, 43.43, -21.66) |
| CIE-LCH | lch(73.11, 48.53, 333.50°) |
| OKLab | oklab(78.55% 0.1248 -0.0582) |
| OKLCH | oklch(78.55% 0.138 335) |
| XYZ | xyz(59.4209, 45.3338, 73.3167) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.64
Pink (survey)
#FF81C0
ΔE00 7.36
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96DC #96EFA9
analogous
#D696EF #EF96DC #EF96B0
triadic
#EF96DC #DCEF96 #96DCEF
tetradic
#EF96DC #EFD696 #96EFA9 #96B0EF
square
#EF96DC #EFD696 #96EFA9 #96B0EF
split-complementary
#EF96DC #B0EF96 #96EFD6
monochromatic
#DF2CB9 #E761CA #EF96DC #F7CBEE #FBE4F6
Accessibility & contrast
On white
2.09
#EF96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EF96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96DC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96DC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDF
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#F79AB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef96dc; /* rgb */ color: rgb(239, 150, 220); /* oklch */ color: oklch(78.5% 0.138 335.0);
Tailwind
colors: {
custom: {
50: '#f5b6e7',
500: '#ef96dc',
950: '#000000',
},
}SCSS
$custom: #ef96dc; $custom-light: #f5b6e7; $custom-dark: #000000;
JSON
{
"hex": "#ef96dc",
"rgb": {
"r": 239,
"g": 150,
"b": 220
},
"hsl": {
"h": 312.809,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.7855,
"c": 0.13766,
"h": 335
},
"luminance": 0.45331
}Semantic roles & 50–950 ramp
primary
#EF96DC
secondary
#D8F3DE
accent
#D63A10
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084