#E67EFB#E67EFB
#E67EFB is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.3% C 0.200 H 320.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E67EFB |
|---|---|
| RGB | rgb(230, 126, 251) |
| HSL | hsl(290, 94%, 74%) |
| HSV | hsv(290, 50%, 98%) |
| CMYK | cmyk(8.4%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.54, 58.48, -45.81) |
| CIE-LCH | lch(68.54, 74.29, 321.93°) |
| OKLab | oklab(75.31% 0.1548 -0.1268) |
| OKLCH | oklch(75.31% 0.2 320.7) |
| XYZ | xyz(57.5045, 38.7121, 95.6912) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.36
Orchid
#DA70D6
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67EFB #93FB7E
analogous
#A87EFB #E67EFB #FB7ED2
triadic
#E67EFB #FBE67E #7EFBE6
tetradic
#E67EFB #FBA87E #93FB7E #7ED2FB
square
#E67EFB #FBA87E #93FB7E #7ED2FB
split-complementary
#E67EFB #D2FB7E #7EFBA8
monochromatic
#CF08F7 #DA43F9 #E67EFB #F2B9FD #F9E1FE
Accessibility & contrast
On white
2.40
#E67EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E67EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67EFB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67EFB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#E88FB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e67efb; /* rgb */ color: rgb(230, 126, 251); /* oklch */ color: oklch(75.3% 0.200 320.7);
Tailwind
colors: {
custom: {
50: '#f0a7fd',
500: '#e67efb',
950: '#000000',
},
}SCSS
$custom: #e67efb; $custom-light: #f0a7fd; $custom-dark: #000000;
JSON
{
"hex": "#e67efb",
"rgb": {
"r": 230,
"g": 126,
"b": 251
},
"hsl": {
"h": 289.92,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.75314,
"c": 0.20014,
"h": 320.7
},
"luminance": 0.3871
}Semantic roles & 50–950 ramp
primary
#E67EFB
secondary
#DAF6D5
accent
#E60027
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85