#E69BED#E69BED
#E69BED is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.0% C 0.138 H 323.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BED |
|---|---|
| RGB | rgb(230, 155, 237) |
| HSL | hsl(295, 69%, 77%) |
| HSV | hsv(295, 35%, 93%) |
| CMYK | cmyk(3%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.79, 41.02, -30.00) |
| CIE-LCH | lch(73.79, 50.82, 323.82°) |
| OKLab | oklab(79.05% 0.1117 -0.0818) |
| OKLCH | oklch(79.05% 0.138 323.8) |
| XYZ | xyz(59.6389, 46.3822, 85.9155) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.66
Mauve
#E0B0FF
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BED #A2ED9B
analogous
#BD9BED #E69BED #ED9BCB
triadic
#E69BED #EDE69B #9BEDE6
tetradic
#E69BED #EDBD9B #A2ED9B #9BCBED
square
#E69BED #EDBD9B #A2ED9B #9BCBED
split-complementary
#E69BED #CBED9B #9BEDBD
monochromatic
#CC33DA #D967E4 #E69BED #F3CFF6 #F9E5FA
Accessibility & contrast
On white
2.04
#E69BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E69BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BED
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BED | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#E9A3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69bed; /* rgb */ color: rgb(230, 155, 237); /* oklch */ color: oklch(79.0% 0.138 323.8);
Tailwind
colors: {
custom: {
50: '#efb9f3',
500: '#e69bed',
950: '#000000',
},
}SCSS
$custom: #e69bed; $custom-light: #efb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e69bed",
"rgb": {
"r": 230,
"g": 155,
"b": 237
},
"hsl": {
"h": 294.878,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.79049,
"c": 0.13841,
"h": 323.8
},
"luminance": 0.4638
}Semantic roles & 50–950 ramp
primary
#E69BED
secondary
#DBF2D9
accent
#D11424
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185