#E4BCED#E4BCED
#E4BCED is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.6% C 0.080 H 320.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BCED |
|---|---|
| RGB | rgb(228, 188, 237) |
| HSL | hsl(289, 58%, 83%) |
| HSV | hsv(289, 21%, 93%) |
| CMYK | cmyk(3.8%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(81.06, 22.75, -18.94) |
| CIE-LCH | lch(81.06, 29.60, 320.23°) |
| OKLab | oklab(84.55% 0.061 -0.0511) |
| OKLCH | oklch(84.55% 0.08 320.1) |
| XYZ | xyz(65.2621, 58.5760, 87.9727) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 3.39
Very Light Purple
#F6CEFC
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BCED #C5EDBC
analogous
#CBBCED #E4BCED #EDBCDD
triadic
#E4BCED #EDE4BC #BCEDE4
tetradic
#E4BCED #EDCBBC #C5EDBC #BCDDED
square
#E4BCED #EDCBBC #C5EDBC #BCDDED
split-complementary
#E4BCED #DDEDBC #BCEDCB
monochromatic
#BD5CD3 #D18CE0 #E4BCED #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.65
#E4BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#E4BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BCED
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BCED | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#E5C1CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e4bced; /* rgb */ color: rgb(228, 188, 237); /* oklch */ color: oklch(84.6% 0.080 320.1);
Tailwind
colors: {
custom: {
50: '#edd0f3',
500: '#e4bced',
950: '#000000',
},
}SCSS
$custom: #e4bced; $custom-light: #edd0f3; $custom-dark: #000000;
JSON
{
"hex": "#e4bced",
"rgb": {
"r": 228,
"g": 188,
"b": 237
},
"hsl": {
"h": 288.98,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.84551,
"c": 0.07953,
"h": 320.1
},
"luminance": 0.58575
}Semantic roles & 50–950 ramp
primary
#E4BCED
secondary
#90CA83
accent
#C5203F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385