#E2BDED#E2BDED
#E2BDED is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.6% C 0.077 H 318.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BDED |
|---|---|
| RGB | rgb(226, 189, 237) |
| HSL | hsl(286, 57%, 84%) |
| HSV | hsv(286, 20%, 93%) |
| CMYK | cmyk(4.6%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.12, 21.57, -18.87) |
| CIE-LCH | lch(81.12, 28.65, 318.82°) |
| OKLab | oklab(84.55% 0.0573 -0.0509) |
| OKLCH | oklch(84.55% 0.077 318.4) |
| XYZ | xyz(64.8455, 58.6794, 88.0146) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.27
Light Lavendar
#EFC0FE
ΔE00 3.61
Pale Lavender
#EECFFE
ΔE00 4.17
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lavender
#DFC5FE
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BDED #C8EDBD
analogous
#CABDED #E2BDED #EDBDE0
triadic
#E2BDED #EDE2BD #BDEDE2
tetradic
#E2BDED #EDCABD #C8EDBD #BDE0ED
square
#E2BDED #EDCABD #C8EDBD #BDE0ED
split-complementary
#E2BDED #E0EDBD #BDEDCA
monochromatic
#B85DD3 #CD8DE0 #E2BDED #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.65
#E2BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#E2BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BDED
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BDED | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#E3C2CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bded; /* rgb */ color: rgb(226, 189, 237); /* oklch */ color: oklch(84.6% 0.077 318.4);
Tailwind
colors: {
custom: {
50: '#ebd1f3',
500: '#e2bded',
950: '#000000',
},
}SCSS
$custom: #e2bded; $custom-light: #ebd1f3; $custom-dark: #000000;
JSON
{
"hex": "#e2bded",
"rgb": {
"r": 226,
"g": 189,
"b": 237
},
"hsl": {
"h": 286.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84553,
"c": 0.07666,
"h": 318.4
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#E2BDED
secondary
#94CA84
accent
#C52146
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385