#E69FEB#E69FEB
#E69FEB is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.6% C 0.129 H 324.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FEB |
|---|---|
| RGB | rgb(230, 159, 235) |
| HSL | hsl(296, 66%, 77%) |
| HSV | hsv(296, 32%, 92%) |
| CMYK | cmyk(2.1%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.58, 38.53, -27.69) |
| CIE-LCH | lch(74.58, 47.45, 324.29°) |
| OKLab | oklab(79.62% 0.1053 -0.0753) |
| OKLCH | oklch(79.62% 0.129 324.4) |
| XYZ | xyz(60.0251, 47.6195, 84.6107) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.01
Mauve
#E0B0FF
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.76
Lavender (survey)
#C79FEF
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FEB #A4EB9F
analogous
#C09FEB #E69FEB #EB9FCA
triadic
#E69FEB #EBE69F #9FEBE6
tetradic
#E69FEB #EBC09F #A4EB9F #9FCAEB
square
#E69FEB #EBC09F #A4EB9F #9FCAEB
split-complementary
#E69FEB #CAEB9F #9FEBC0
monochromatic
#CC3AD6 #D96CE0 #E69FEB #F3D2F6 #F8E6FA
Accessibility & contrast
On white
2.00
#E69FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#E69FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FEB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FEB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#E9A6BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69feb; /* rgb */ color: rgb(230, 159, 235); /* oklch */ color: oklch(79.6% 0.129 324.4);
Tailwind
colors: {
custom: {
50: '#efbcf1',
500: '#e69feb',
950: '#000000',
},
}SCSS
$custom: #e69feb; $custom-light: #efbcf1; $custom-dark: #000000;
JSON
{
"hex": "#e69feb",
"rgb": {
"r": 230,
"g": 159,
"b": 235
},
"hsl": {
"h": 296.053,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79624,
"c": 0.12947,
"h": 324.4
},
"luminance": 0.47617
}Semantic roles & 50–950 ramp
primary
#E69FEB
secondary
#DBF1DA
accent
#CD1824
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184