#EF96F2#EF96F2
#EF96F2 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.4% C 0.157 H 325.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF96F2 |
|---|---|
| RGB | rgb(239, 150, 242) |
| HSL | hsl(298, 78%, 77%) |
| HSV | hsv(298, 38%, 95%) |
| CMYK | cmyk(1.2%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(73.92, 47.28, -32.45) |
| CIE-LCH | lch(73.92, 57.34, 325.54°) |
| OKLab | oklab(79.42% 0.1302 -0.0885) |
| OKLCH | oklch(79.42% 0.157 325.8) |
| XYZ | xyz(62.5286, 46.5768, 89.6837) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 7.46
Baby Purple
#CA9BF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF96F2 #99F296
analogous
#C196F2 #EF96F2 #F296C7
triadic
#EF96F2 #F2EF96 #96F2EF
tetradic
#EF96F2 #F2C196 #99F296 #96C7F2
square
#EF96F2 #F2C196 #99F296 #96C7F2
split-complementary
#EF96F2 #C7F296 #96F2C1
monochromatic
#DE29E5 #E760EB #EF96F2 #F7CCF9 #FBE4FC
Accessibility & contrast
On white
2.04
#EF96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EF96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF96F2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF96F2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#F49FB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef96f2; /* rgb */ color: rgb(239, 150, 242); /* oklch */ color: oklch(79.4% 0.157 325.8);
Tailwind
colors: {
custom: {
50: '#f6b6f6',
500: '#ef96f2',
950: '#000000',
},
}SCSS
$custom: #ef96f2; $custom-light: #f6b6f6; $custom-dark: #000000;
JSON
{
"hex": "#ef96f2",
"rgb": {
"r": 239,
"g": 150,
"b": 242
},
"hsl": {
"h": 298.043,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.79424,
"c": 0.15742,
"h": 325.8
},
"luminance": 0.46574
}Semantic roles & 50–950 ramp
primary
#EF96F2
secondary
#D8F3D8
accent
#DA0B12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085