#EF96D2#EF96D2
#EF96D2 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.2% C 0.130 H 340.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96D2 |
|---|---|
| RGB | rgb(239, 150, 210) |
| HSL | hsl(320, 74%, 76%) |
| HSV | hsv(320, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 12.1%, 6.3%) |
| CIE-LAB | lab(72.77, 41.79, -16.67) |
| CIE-LCH | lch(72.77, 44.99, 338.25°) |
| OKLab | oklab(78.18% 0.1219 -0.0444) |
| OKLCH | oklch(78.18% 0.13 340) |
| XYZ | xyz(58.1359, 44.8198, 66.5492) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.69
Plum
#DDA0DD
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 8.52
Powder Pink
#FFB2D0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96D2 #96EFB3
analogous
#E096EF #EF96D2 #EF96A6
triadic
#EF96D2 #D2EF96 #96D2EF
tetradic
#EF96D2 #EFE096 #96EFB3 #96A6EF
square
#EF96D2 #EFE096 #96EFB3 #96A6EF
split-complementary
#EF96D2 #A6EF96 #96EFE0
monochromatic
#DF2CA4 #E761BB #EF96D2 #F7CBE9 #FBE4F4
Accessibility & contrast
On white
2.11
#EF96D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EF96D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96D2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96D2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#F997AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef96d2; /* rgb */ color: rgb(239, 150, 210); /* oklch */ color: oklch(78.2% 0.130 340.0);
Tailwind
colors: {
custom: {
50: '#f5b6df',
500: '#ef96d2',
950: '#000000',
},
}SCSS
$custom: #ef96d2; $custom-light: #f5b6df; $custom-dark: #000000;
JSON
{
"hex": "#ef96d2",
"rgb": {
"r": 239,
"g": 150,
"b": 210
},
"hsl": {
"h": 319.551,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.78183,
"c": 0.12976,
"h": 340
},
"luminance": 0.44817
}Semantic roles & 50–950 ramp
primary
#EF96D2
secondary
#D8F3E1
accent
#D65010
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083