#EF96C8#EF96C8
#EF96C8 is a light, vivid pink. Relative luminance 0.443; OKLCH L 77.8% C 0.123 H 345.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96C8 |
|---|---|
| RGB | rgb(239, 150, 200) |
| HSL | hsl(326, 74%, 76%) |
| HSV | hsv(326, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 16.3%, 6.3%) |
| CIE-LAB | lab(72.45, 40.21, -11.64) |
| CIE-LCH | lch(72.45, 41.86, 343.86°) |
| OKLab | oklab(77.83% 0.1189 -0.0306) |
| OKLCH | oklch(77.83% 0.123 345.6) |
| XYZ | xyz(56.9288, 44.3369, 60.1917) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.05
Pink (survey)
#FF81C0
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.98
Powder Pink
#FFB2D0
ΔE00 7.58
Pinky
#FC86AA
ΔE00 7.75
Pig Pink
#E78EA5
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96C8 #96EFBD
analogous
#EA96EF #EF96C8 #EF969C
triadic
#EF96C8 #C8EF96 #96C8EF
tetradic
#EF96C8 #EFEA96 #96EFBD #969CEF
square
#EF96C8 #EFEA96 #96EFBD #969CEF
split-complementary
#EF96C8 #9CEF96 #96EFEA
monochromatic
#DF2C90 #E761AC #EF96C8 #F7CBE4 #FBE4F1
Accessibility & contrast
On white
2.13
#EF96C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF96C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96C8
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96C8 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CA
Deuteranopia (green-blind)
#B2B7C6
Tritanopia (blue-blind)
#FA95A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef96c8; /* rgb */ color: rgb(239, 150, 200); /* oklch */ color: oklch(77.8% 0.123 345.6);
Tailwind
colors: {
custom: {
50: '#f6b6d8',
500: '#ef96c8',
950: '#000000',
},
}SCSS
$custom: #ef96c8; $custom-light: #f6b6d8; $custom-dark: #000000;
JSON
{
"hex": "#ef96c8",
"rgb": {
"r": 239,
"g": 150,
"b": 200
},
"hsl": {
"h": 326.292,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.77835,
"c": 0.12278,
"h": 345.6
},
"luminance": 0.44334
}Semantic roles & 50–950 ramp
primary
#EF96C8
secondary
#D8F3E4
accent
#D66710
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083