#E098DB#E098DB
#E098DB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.2% C 0.122 H 329.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E098DB |
|---|---|
| RGB | rgb(224, 152, 219) |
| HSL | hsl(304, 54%, 74%) |
| HSV | hsv(304, 32%, 88%) |
| CMYK | cmyk(0%, 32.1%, 2.2%, 12.2%) |
| CIE-LAB | lab(71.84, 37.42, -23.20) |
| CIE-LCH | lch(71.84, 44.02, 328.20°) |
| OKLab | oklab(77.21% 0.1047 -0.0627) |
| OKLCH | oklch(77.21% 0.122 329.1) |
| XYZ | xyz(54.7539, 43.4204, 72.5009) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.22
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.88
Lilac
#C8A2C8
ΔE00 7.62
Bubblegum Pink
#FE83CC
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E098DB #98E09D
analogous
#C198E0 #E098DB #E098B7
triadic
#E098DB #DBE098 #98DBE0
tetradic
#E098DB #E0C198 #98E09D #98B7E0
square
#E098DB #E0C198 #98E09D #98B7E0
split-complementary
#E098DB #B7E098 #98E0C1
monochromatic
#C33BB9 #D269CB #E098DB #EEC7EB #F8E7F7
Accessibility & contrast
On white
2.17
#E098DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E098DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E098DB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E098DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E098DB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#E59DB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e098db; /* rgb */ color: rgb(224, 152, 219); /* oklch */ color: oklch(77.2% 0.122 329.1);
Tailwind
colors: {
custom: {
50: '#eab7e6',
500: '#e098db',
950: '#000000',
},
}SCSS
$custom: #e098db; $custom-light: #eab7e6; $custom-dark: #000000;
JSON
{
"hex": "#e098db",
"rgb": {
"r": 224,
"g": 152,
"b": 219
},
"hsl": {
"h": 304.167,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.77209,
"c": 0.12204,
"h": 329.1
},
"luminance": 0.43418
}Semantic roles & 50–950 ramp
primary
#E098DB
secondary
#DCEFDD
accent
#C12F24
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084