#E299FB#E299FB
#E299FB is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.9% C 0.154 H 317.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E299FB |
|---|---|
| RGB | rgb(226, 153, 251) |
| HSL | hsl(285, 92%, 79%) |
| HSV | hsv(285, 39%, 98%) |
| CMYK | cmyk(10%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(73.49, 43.57, -38.11) |
| CIE-LCH | lch(73.49, 57.88, 318.83°) |
| OKLab | oklab(78.91% 0.1131 -0.1049) |
| OKLCH | oklch(78.91% 0.154 317.2) |
| XYZ | xyz(60.1653, 45.9179, 96.9417) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.66
Pastel Purple
#CAA0FF
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299FB #B2FB99
analogous
#B199FB #E299FB #FB99E3
triadic
#E299FB #FBE299 #99FBE2
tetradic
#E299FB #FBB199 #B2FB99 #99E3FB
square
#E299FB #FBB199 #B2FB99 #99E3FB
split-complementary
#E299FB #E3FB99 #99FBB1
monochromatic
#C123F6 #D15EF9 #E299FB #F3D4FD #F7E2FE
Accessibility & contrast
On white
2.06
#E299FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E299FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299FB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299FB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#E2A6BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e299fb; /* rgb */ color: rgb(226, 153, 251); /* oklch */ color: oklch(78.9% 0.154 317.2);
Tailwind
colors: {
custom: {
50: '#ecb8fd',
500: '#e299fb',
950: '#000000',
},
}SCSS
$custom: #e299fb; $custom-light: #ecb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e299fb",
"rgb": {
"r": 226,
"g": 153,
"b": 251
},
"hsl": {
"h": 284.694,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78909,
"c": 0.15427,
"h": 317.2
},
"luminance": 0.45916
}Semantic roles & 50–950 ramp
primary
#E299FB
secondary
#DDF6D5
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085