#EF95F2#EF95F2
#EF95F2 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.159 H 325.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95F2 |
|---|---|
| RGB | rgb(239, 149, 242) |
| HSL | hsl(298, 78%, 77%) |
| HSV | hsv(298, 38%, 95%) |
| CMYK | cmyk(1.2%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(73.71, 47.80, -32.76) |
| CIE-LCH | lch(73.71, 57.95, 325.57°) |
| OKLab | oklab(79.27% 0.1316 -0.0894) |
| OKLCH | oklch(79.27% 0.159 325.8) |
| XYZ | xyz(62.3697, 46.2591, 89.6308) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.63
Baby Purple
#CA9BF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95F2 #98F295
analogous
#C195F2 #EF95F2 #F295C7
triadic
#EF95F2 #F2EF95 #95F2EF
tetradic
#EF95F2 #F2C195 #98F295 #95C7F2
square
#EF95F2 #F2C195 #98F295 #95C7F2
split-complementary
#EF95F2 #C7F295 #95F2C1
monochromatic
#DF28E5 #E75EEB #EF95F2 #F7CCF9 #FBE4FC
Accessibility & contrast
On white
2.05
#EF95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#EF95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95F2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95F2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#F49EB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef95f2; /* rgb */ color: rgb(239, 149, 242); /* oklch */ color: oklch(79.3% 0.159 325.8);
Tailwind
colors: {
custom: {
50: '#f6b6f6',
500: '#ef95f2',
950: '#000000',
},
}SCSS
$custom: #ef95f2; $custom-light: #f6b6f6; $custom-dark: #000000;
JSON
{
"hex": "#ef95f2",
"rgb": {
"r": 239,
"g": 149,
"b": 242
},
"hsl": {
"h": 298.065,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.7927,
"c": 0.1591,
"h": 325.8
},
"luminance": 0.46256
}Semantic roles & 50–950 ramp
primary
#EF95F2
secondary
#D8F3D8
accent
#DA0B12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085