#E699FC#E699FC
#E699FC is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.4% C 0.157 H 318.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E699FC |
|---|---|
| RGB | rgb(230, 153, 252) |
| HSL | hsl(287, 94%, 79%) |
| HSV | hsv(287, 39%, 99%) |
| CMYK | cmyk(8.7%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.96, 44.94, -37.90) |
| CIE-LCH | lch(73.96, 58.78, 319.86°) |
| OKLab | oklab(79.37% 0.1179 -0.1042) |
| OKLCH | oklch(79.37% 0.157 318.5) |
| XYZ | xyz(61.5927, 46.6355, 97.8336) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.39
Lilac (survey)
#CEA2FD
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.30
Pastel Purple
#CAA0FF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E699FC #AFFC99
analogous
#B599FC #E699FC #FC99E0
triadic
#E699FC #FCE699 #99FCE6
tetradic
#E699FC #FCB599 #AFFC99 #99E0FC
square
#E699FC #FCB599 #AFFC99 #99E0FC
split-complementary
#E699FC #E0FC99 #99FCB5
monochromatic
#C922F9 #D75EFA #E699FC #F5D4FE #F8E1FE
Accessibility & contrast
On white
2.03
#E699FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#E699FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E699FC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E699FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E699FC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#E6A5BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e699fc; /* rgb */ color: rgb(230, 153, 252); /* oklch */ color: oklch(79.4% 0.157 318.5);
Tailwind
colors: {
custom: {
50: '#efb8fd',
500: '#e699fc',
950: '#000000',
},
}SCSS
$custom: #e699fc; $custom-light: #efb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e699fc",
"rgb": {
"r": 230,
"g": 153,
"b": 252
},
"hsl": {
"h": 286.667,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79366,
"c": 0.15734,
"h": 318.5
},
"luminance": 0.46634
}Semantic roles & 50–950 ramp
primary
#E699FC
secondary
#DCF6D5
accent
#E60033
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085