#E298FD#E298FD
#E298FD is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.8% C 0.158 H 316.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E298FD |
|---|---|
| RGB | rgb(226, 152, 253) |
| HSL | hsl(284, 96%, 79%) |
| HSV | hsv(284, 40%, 99%) |
| CMYK | cmyk(10.7%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.36, 44.49, -39.39) |
| CIE-LCH | lch(73.36, 59.43, 318.48°) |
| OKLab | oklab(78.84% 0.1149 -0.1086) |
| OKLCH | oklch(78.84% 0.158 316.6) |
| XYZ | xyz(60.3193, 45.7187, 98.5566) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E298FD #B3FD98
analogous
#B098FD #E298FD #FD98E6
triadic
#E298FD #FDE298 #98FDE2
tetradic
#E298FD #FDB098 #B3FD98 #98E6FD
square
#E298FD #FDB098 #B3FD98 #98E6FD
split-complementary
#E298FD #E6FD98 #98FDB0
monochromatic
#C020FB #D15CFC #E298FD #F3D4FE #F7E1FE
Accessibility & contrast
On white
2.07
#E298FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E298FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E298FD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E298FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E298FD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#E1A5BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e298fd; /* rgb */ color: rgb(226, 152, 253); /* oklch */ color: oklch(78.8% 0.158 316.6);
Tailwind
colors: {
custom: {
50: '#ecb7fe',
500: '#e298fd',
950: '#000000',
},
}SCSS
$custom: #e298fd; $custom-light: #ecb7fe; $custom-dark: #000000;
JSON
{
"hex": "#e298fd",
"rgb": {
"r": 226,
"g": 152,
"b": 253
},
"hsl": {
"h": 283.96,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.78838,
"c": 0.15811,
"h": 316.6
},
"luminance": 0.45717
}Semantic roles & 50–950 ramp
primary
#E298FD
secondary
#DEF7D4
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086