#E98CED#E98CED
#E98CED is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.0% C 0.166 H 325.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E98CED |
|---|---|
| RGB | rgb(233, 140, 237) |
| HSL | hsl(298, 73%, 74%) |
| HSV | hsv(298, 41%, 93%) |
| CMYK | cmyk(1.7%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.01, 49.72, -34.27) |
| CIE-LCH | lch(71.01, 60.39, 325.42°) |
| OKLab | oklab(77.03% 0.1367 -0.0937) |
| OKLCH | oklch(77.03% 0.166 325.6) |
| XYZ | xyz(58.2671, 42.1968, 85.1799) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Lavender Pink
#DD85D7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 4.61
Plum
#DDA0DD
ΔE00 6.77
Orchid
#DA70D6
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98CED #90ED8C
analogous
#B98CED #E98CED #ED8CC1
triadic
#E98CED #EDE98C #8CEDE9
tetradic
#E98CED #EDB98C #90ED8C #8CC1ED
square
#E98CED #EDB98C #90ED8C #8CC1ED
split-complementary
#E98CED #C1ED8C #8CEDB9
monochromatic
#D422DC #DF57E5 #E98CED #F3C1F5 #FAE5FB
Accessibility & contrast
On white
2.22
#E98CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E98CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98CED
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98CED | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#EE96B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e98ced; /* rgb */ color: rgb(233, 140, 237); /* oklch */ color: oklch(77.0% 0.166 325.6);
Tailwind
colors: {
custom: {
50: '#f2b0f3',
500: '#e98ced',
950: '#000000',
},
}SCSS
$custom: #e98ced; $custom-light: #f2b0f3; $custom-dark: #000000;
JSON
{
"hex": "#e98ced",
"rgb": {
"r": 233,
"g": 140,
"b": 237
},
"hsl": {
"h": 297.526,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.77026,
"c": 0.16573,
"h": 325.6
},
"luminance": 0.42194
}Semantic roles & 50–950 ramp
primary
#E98CED
secondary
#DAF3D8
accent
#D51019
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085