#E498DF#E498DF
#E498DF is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.8% C 0.129 H 329.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E498DF |
|---|---|
| RGB | rgb(228, 152, 223) |
| HSL | hsl(304, 58%, 75%) |
| HSV | hsv(304, 33%, 89%) |
| CMYK | cmyk(0%, 33.3%, 2.2%, 10.6%) |
| CIE-LAB | lab(72.42, 39.41, -24.48) |
| CIE-LCH | lch(72.42, 46.39, 328.16°) |
| OKLab | oklab(77.79% 0.1103 -0.0662) |
| OKLCH | oklch(77.79% 0.129 329) |
| XYZ | xyz(56.5414, 44.2805, 75.3664) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 7.91
Purply Pink
#F075E6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E498DF #98E49D
analogous
#C398E4 #E498DF #E498B9
triadic
#E498DF #DFE498 #98DFE4
tetradic
#E498DF #E4C398 #98E49D #98B9E4
square
#E498DF #E4C398 #98E49D #98B9E4
split-complementary
#E498DF #B9E498 #98E4C3
monochromatic
#CB37C1 #D768D0 #E498DF #F1C8EE #F9E7F7
Accessibility & contrast
On white
2.13
#E498DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E498DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E498DF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E498DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E498DF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#E99EB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e498df; /* rgb */ color: rgb(228, 152, 223); /* oklch */ color: oklch(77.8% 0.129 329.0);
Tailwind
colors: {
custom: {
50: '#edb7e9',
500: '#e498df',
950: '#000000',
},
}SCSS
$custom: #e498df; $custom-light: #edb7e9; $custom-dark: #000000;
JSON
{
"hex": "#e498df",
"rgb": {
"r": 228,
"g": 152,
"b": 223
},
"hsl": {
"h": 303.947,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.77789,
"c": 0.12865,
"h": 329
},
"luminance": 0.44278
}Semantic roles & 50–950 ramp
primary
#E498DF
secondary
#DBF0DC
accent
#C62A1F
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084