#EF96CB#EF96CB
#EF96CB is a light, vivid pink. Relative luminance 0.445; OKLCH L 77.9% C 0.125 H 343.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96CB |
|---|---|
| RGB | rgb(239, 150, 203) |
| HSL | hsl(324, 74%, 76%) |
| HSV | hsv(324, 37%, 94%) |
| CMYK | cmyk(0%, 37.2%, 15.1%, 6.3%) |
| CIE-LAB | lab(72.55, 40.67, -13.15) |
| CIE-LCH | lch(72.55, 42.75, 342.08°) |
| OKLab | oklab(77.94% 0.1198 -0.0347) |
| OKLCH | oklch(77.94% 0.125 343.8) |
| XYZ | xyz(57.2828, 44.4786, 62.0564) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.33
Plum
#DDA0DD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 7.76
Powder Pink
#FFB2D0
ΔE00 7.97
Pinky
#FC86AA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96CB #96EFBA
analogous
#E796EF #EF96CB #EF969F
triadic
#EF96CB #CBEF96 #96CBEF
tetradic
#EF96CB #EFE796 #96EFBA #969FEF
square
#EF96CB #EFE796 #96EFBA #969FEF
split-complementary
#EF96CB #9FEF96 #96EFE7
monochromatic
#DF2C96 #E761B1 #EF96CB #F7CBE5 #FBE4F2
Accessibility & contrast
On white
2.12
#EF96CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EF96CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96CB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96CB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CD
Deuteranopia (green-blind)
#B2B7C9
Tritanopia (blue-blind)
#FA96A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef96cb; /* rgb */ color: rgb(239, 150, 203); /* oklch */ color: oklch(77.9% 0.125 343.8);
Tailwind
colors: {
custom: {
50: '#f6b6da',
500: '#ef96cb',
950: '#000000',
},
}SCSS
$custom: #ef96cb; $custom-light: #f6b6da; $custom-dark: #000000;
JSON
{
"hex": "#ef96cb",
"rgb": {
"r": 239,
"g": 150,
"b": 203
},
"hsl": {
"h": 324.27,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.77937,
"c": 0.12477,
"h": 343.8
},
"luminance": 0.44475
}Semantic roles & 50–950 ramp
primary
#EF96CB
secondary
#D8F3E3
accent
#D66010
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083