#E67FFB#E67FFB
#E67FFB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.5% C 0.199 H 320.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E67FFB |
|---|---|
| RGB | rgb(230, 127, 251) |
| HSL | hsl(290, 94%, 74%) |
| HSV | hsv(290, 49%, 98%) |
| CMYK | cmyk(8.4%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.73, 57.99, -45.52) |
| CIE-LCH | lch(68.73, 73.72, 321.87°) |
| OKLab | oklab(75.45% 0.1535 -0.1259) |
| OKLCH | oklch(75.45% 0.199 320.6) |
| XYZ | xyz(57.6330, 38.9691, 95.7340) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.52
Orchid
#DA70D6
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67FFB #94FB7F
analogous
#A87FFB #E67FFB #FB7FD2
triadic
#E67FFB #FBE67F #7FFBE6
tetradic
#E67FFB #FBA87F #94FB7F #7FD2FB
square
#E67FFB #FBA87F #94FB7F #7FD2FB
split-complementary
#E67FFB #D2FB7F #7FFBA8
monochromatic
#CF08F7 #DA44F9 #E67FFB #F2BAFD #F9E1FE
Accessibility & contrast
On white
2.39
#E67FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E67FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67FFB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67FFB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#E890B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e67ffb; /* rgb */ color: rgb(230, 127, 251); /* oklch */ color: oklch(75.5% 0.199 320.6);
Tailwind
colors: {
custom: {
50: '#f0a7fd',
500: '#e67ffb',
950: '#000000',
},
}SCSS
$custom: #e67ffb; $custom-light: #f0a7fd; $custom-dark: #000000;
JSON
{
"hex": "#e67ffb",
"rgb": {
"r": 230,
"g": 127,
"b": 251
},
"hsl": {
"h": 289.839,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75452,
"c": 0.19858,
"h": 320.6
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#E67FFB
secondary
#DAF6D5
accent
#E60027
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85