#E690FB#E690FB
#E690FB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.171 H 319.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E690FB |
|---|---|
| RGB | rgb(230, 144, 251) |
| HSL | hsl(288, 93%, 77%) |
| HSV | hsv(288, 43%, 98%) |
| CMYK | cmyk(8.4%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.05, 49.42, -40.32) |
| CIE-LCH | lch(72.05, 63.78, 320.79°) |
| OKLab | oklab(77.92% 0.1303 -0.1111) |
| OKLCH | oklch(77.92% 0.171 319.6) |
| XYZ | xyz(60.0167, 43.7366, 96.5286) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.36
Liliac
#C48EFD
ΔE00 6.70
Lilac (survey)
#CEA2FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E690FB #A5FB90
analogous
#B090FB #E690FB #FB90DB
triadic
#E690FB #FBE690 #90FBE6
tetradic
#E690FB #FBB090 #A5FB90 #90DBFB
square
#E690FB #FBB090 #A5FB90 #90DBFB
split-complementary
#E690FB #DBFB90 #90FBB0
monochromatic
#CB1AF7 #D955F9 #E690FB #F3CBFD #F8E1FE
Accessibility & contrast
On white
2.15
#E690FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E690FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E690FB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E690FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E690FB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#E79EBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e690fb; /* rgb */ color: rgb(230, 144, 251); /* oklch */ color: oklch(77.9% 0.171 319.6);
Tailwind
colors: {
custom: {
50: '#efb2fd',
500: '#e690fb',
950: '#000000',
},
}SCSS
$custom: #e690fb; $custom-light: #efb2fd; $custom-dark: #000000;
JSON
{
"hex": "#e690fb",
"rgb": {
"r": 230,
"g": 144,
"b": 251
},
"hsl": {
"h": 288.224,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77924,
"c": 0.17125,
"h": 319.6
},
"luminance": 0.43735
}Semantic roles & 50–950 ramp
primary
#E690FB
secondary
#DBF6D5
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085