#E699FB#E699FB
#E699FB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.3% C 0.156 H 318.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E699FB |
|---|---|
| RGB | rgb(230, 153, 251) |
| HSL | hsl(287, 92%, 79%) |
| HSV | hsv(287, 39%, 98%) |
| CMYK | cmyk(8.4%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(73.92, 44.74, -37.42) |
| CIE-LCH | lch(73.92, 58.33, 320.10°) |
| OKLab | oklab(79.32% 0.1177 -0.1028) |
| OKLCH | oklch(79.32% 0.156 318.8) |
| XYZ | xyz(61.4346, 46.5723, 97.0012) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.68
Mauve
#E0B0FF
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E699FB #AEFB99
analogous
#B599FB #E699FB #FB99DF
triadic
#E699FB #FBE699 #99FBE6
tetradic
#E699FB #FBB599 #AEFB99 #99DFFB
square
#E699FB #FBB599 #AEFB99 #99DFFB
split-complementary
#E699FB #DFFB99 #99FBB5
monochromatic
#C923F6 #D85EF9 #E699FB #F4D4FD #F8E2FE
Accessibility & contrast
On white
2.04
#E699FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#E699FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E699FB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E699FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E699FB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#E7A5BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e699fb; /* rgb */ color: rgb(230, 153, 251); /* oklch */ color: oklch(79.3% 0.156 318.8);
Tailwind
colors: {
custom: {
50: '#efb8fd',
500: '#e699fb',
950: '#000000',
},
}SCSS
$custom: #e699fb; $custom-light: #efb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e699fb",
"rgb": {
"r": 230,
"g": 153,
"b": 251
},
"hsl": {
"h": 287.143,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.79322,
"c": 0.15629,
"h": 318.8
},
"luminance": 0.4657
}Semantic roles & 50–950 ramp
primary
#E699FB
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085