#E299FF#E299FF
#E299FF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.1% C 0.159 H 315.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E299FF |
|---|---|
| RGB | rgb(226, 153, 255) |
| HSL | hsl(283, 100%, 80%) |
| HSV | hsv(283, 40%, 100%) |
| CMYK | cmyk(11.4%, 40%, 0%, 0%) |
| CIE-LAB | lab(73.66, 44.37, -40.02) |
| CIE-LCH | lch(73.66, 59.75, 317.95°) |
| OKLab | oklab(79.09% 0.1139 -0.1104) |
| OKLCH | oklch(79.09% 0.159 315.9) |
| XYZ | xyz(60.8025, 46.1727, 100.2976) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.53
Lilac (survey)
#CEA2FD
ΔE00 4.79
Pastel Purple
#CAA0FF
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299FF #B6FF99
analogous
#AF99FF #E299FF #FF99E9
triadic
#E299FF #FFE299 #99FFE2
tetradic
#E299FF #FFAF99 #B6FF99 #99E9FF
square
#E299FF #FFAF99 #B6FF99 #99E9FF
split-complementary
#E299FF #E9FF99 #99FFAF
monochromatic
#BF1FFF #D15CFF #E299FF #F3D6FF #F6E0FF
Accessibility & contrast
On white
2.05
#E299FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E299FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299FF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299FF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#E1A7C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e299ff; /* rgb */ color: rgb(226, 153, 255); /* oklch */ color: oklch(79.1% 0.159 315.9);
Tailwind
colors: {
custom: {
50: '#ecb8ff',
500: '#e299ff',
950: '#000000',
},
}SCSS
$custom: #e299ff; $custom-light: #ecb8ff; $custom-dark: #000000;
JSON
{
"hex": "#e299ff",
"rgb": {
"r": 226,
"g": 153,
"b": 255
},
"hsl": {
"h": 282.941,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.79087,
"c": 0.15862,
"h": 315.9
},
"luminance": 0.46171
}Semantic roles & 50–950 ramp
primary
#E299FF
secondary
#DEF7D4
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086