#E299FC#E299FC
#E299FC is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.0% C 0.155 H 316.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E299FC |
|---|---|
| RGB | rgb(226, 153, 252) |
| HSL | hsl(284, 94%, 79%) |
| HSV | hsv(284, 39%, 99%) |
| CMYK | cmyk(10.3%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.53, 43.77, -38.59) |
| CIE-LCH | lch(73.53, 58.35, 318.60°) |
| OKLab | oklab(78.95% 0.1133 -0.1063) |
| OKLCH | oklch(78.95% 0.155 316.8) |
| XYZ | xyz(60.3234, 45.9811, 97.7741) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.94
Pastel Purple
#CAA0FF
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299FC #B3FC99
analogous
#B199FC #E299FC #FC99E5
triadic
#E299FC #FCE299 #99FCE2
tetradic
#E299FC #FCB199 #B3FC99 #99E5FC
square
#E299FC #FCB199 #B3FC99 #99E5FC
split-complementary
#E299FC #E5FC99 #99FCB1
monochromatic
#C022F9 #D15EFA #E299FC #F3D4FE #F7E1FE
Accessibility & contrast
On white
2.06
#E299FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E299FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299FC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299FC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#E1A6BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e299fc; /* rgb */ color: rgb(226, 153, 252); /* oklch */ color: oklch(79.0% 0.155 316.8);
Tailwind
colors: {
custom: {
50: '#ecb8fd',
500: '#e299fc',
950: '#000000',
},
}SCSS
$custom: #e299fc; $custom-light: #ecb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e299fc",
"rgb": {
"r": 226,
"g": 153,
"b": 252
},
"hsl": {
"h": 284.242,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78953,
"c": 0.15535,
"h": 316.8
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#E299FC
secondary
#DEF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085