#EB98F2#EB98F2
#EB98F2 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.3% C 0.152 H 324.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98F2 |
|---|---|
| RGB | rgb(235, 152, 242) |
| HSL | hsl(295, 78%, 77%) |
| HSV | hsv(295, 37%, 95%) |
| CMYK | cmyk(2.9%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(73.89, 45.04, -32.53) |
| CIE-LCH | lch(73.89, 55.56, 324.17°) |
| OKLab | oklab(79.31% 0.1228 -0.0888) |
| OKLCH | oklch(79.31% 0.152 324.1) |
| XYZ | xyz(61.5146, 46.5318, 89.7284) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Plum
#DDA0DD
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.13
Baby Purple
#CA9BF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98F2 #9FF298
analogous
#BE98F2 #EB98F2 #F298CC
triadic
#EB98F2 #F2EB98 #98F2EB
tetradic
#EB98F2 #F2BE98 #9FF298 #98CCF2
square
#EB98F2 #F2BE98 #9FF298 #98CCF2
split-complementary
#EB98F2 #CCF298 #98F2BE
monochromatic
#D62BE4 #E062EB #EB98F2 #F6CEF9 #FAE4FC
Accessibility & contrast
On white
2.04
#EB98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EB98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98F2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98F2 | 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)
#8FAFF5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#EFA1BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb98f2; /* rgb */ color: rgb(235, 152, 242); /* oklch */ color: oklch(79.3% 0.152 324.1);
Tailwind
colors: {
custom: {
50: '#f3b8f6',
500: '#eb98f2',
950: '#000000',
},
}SCSS
$custom: #eb98f2; $custom-light: #f3b8f6; $custom-dark: #000000;
JSON
{
"hex": "#eb98f2",
"rgb": {
"r": 235,
"g": 152,
"b": 242
},
"hsl": {
"h": 295.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.79305,
"c": 0.15157,
"h": 324.1
},
"luminance": 0.46529
}Semantic roles & 50–950 ramp
primary
#EB98F2
secondary
#DAF3D8
accent
#DA0C1C
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085