#EB95F2#EB95F2
#EB95F2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.8% C 0.157 H 324.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95F2 |
|---|---|
| RGB | rgb(235, 149, 242) |
| HSL | hsl(295, 78%, 77%) |
| HSV | hsv(295, 38%, 95%) |
| CMYK | cmyk(2.9%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(73.27, 46.60, -33.49) |
| CIE-LCH | lch(73.27, 57.39, 324.30°) |
| OKLab | oklab(78.84% 0.1271 -0.0915) |
| OKLCH | oklch(78.84% 0.157 324.2) |
| XYZ | xyz(61.0338, 45.5703, 89.5681) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.16
Plum
#DDA0DD
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95F2 #9CF295
analogous
#BD95F2 #EB95F2 #F295CB
triadic
#EB95F2 #F2EB95 #95F2EB
tetradic
#EB95F2 #F2BD95 #9CF295 #95CBF2
square
#EB95F2 #F2BD95 #9CF295 #95CBF2
split-complementary
#EB95F2 #CBF295 #95F2BD
monochromatic
#D628E5 #E15EEB #EB95F2 #F5CCF9 #FAE4FC
Accessibility & contrast
On white
2.08
#EB95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EB95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95F2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95F2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#EF9FB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb95f2; /* rgb */ color: rgb(235, 149, 242); /* oklch */ color: oklch(78.8% 0.157 324.2);
Tailwind
colors: {
custom: {
50: '#f3b6f6',
500: '#eb95f2',
950: '#000000',
},
}SCSS
$custom: #eb95f2; $custom-light: #f3b6f6; $custom-dark: #000000;
JSON
{
"hex": "#eb95f2",
"rgb": {
"r": 235,
"g": 149,
"b": 242
},
"hsl": {
"h": 295.484,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.78836,
"c": 0.15666,
"h": 324.2
},
"luminance": 0.45568
}Semantic roles & 50–950 ramp
primary
#EB95F2
secondary
#DAF3D8
accent
#DA0B1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085