#E27BED#E27BED
#E27BED is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.8% C 0.189 H 323.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E27BED |
|---|---|
| RGB | rgb(226, 123, 237) |
| HSL | hsl(294, 76%, 71%) |
| HSV | hsv(294, 48%, 93%) |
| CMYK | cmyk(4.6%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.86, 56.26, -40.79) |
| CIE-LCH | lch(66.86, 69.49, 324.06°) |
| OKLab | oklab(73.76% 0.1525 -0.1124) |
| OKLCH | oklch(73.76% 0.189 323.6) |
| XYZ | xyz(53.7316, 36.4516, 84.3099) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27BED #86ED7B
analogous
#A97BED #E27BED #ED7BBF
triadic
#E27BED #EDE27B #7BEDE2
tetradic
#E27BED #EDA97B #86ED7B #7BBFED
square
#E27BED #EDA97B #86ED7B #7BBFED
split-complementary
#E27BED #BFED7B #7BEDA9
monochromatic
#C01DD1 #D645E6 #E27BED #EEB1F4 #F9E4FB
Accessibility & contrast
On white
2.53
#E27BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#E27BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27BED
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27BED | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#E689A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e27bed; /* rgb */ color: rgb(226, 123, 237); /* oklch */ color: oklch(73.8% 0.189 323.6);
Tailwind
colors: {
custom: {
50: '#eda4f3',
500: '#e27bed',
950: '#000000',
},
}SCSS
$custom: #e27bed; $custom-light: #eda4f3; $custom-dark: #000000;
JSON
{
"hex": "#e27bed",
"rgb": {
"r": 226,
"g": 123,
"b": 237
},
"hsl": {
"h": 294.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73761,
"c": 0.1894,
"h": 323.6
},
"luminance": 0.36449
}Semantic roles & 50–950 ramp
primary
#E27BED
secondary
#D5F1D2
accent
#D80D21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85