#E1BDFF#E1BDFF
#E1BDFF is a very light, moderate violet. Relative luminance 0.596; OKLCH L 85.1% C 0.098 H 309.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BDFF |
|---|---|
| RGB | rgb(225, 189, 255) |
| HSL | hsl(273, 100%, 87%) |
| HSV | hsv(273, 26%, 100%) |
| CMYK | cmyk(11.8%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(81.63, 24.81, -27.71) |
| CIE-LCH | lch(81.63, 37.20, 311.84°) |
| OKLab | oklab(85.13% 0.0616 -0.0756) |
| OKLCH | oklch(85.13% 0.098 309.2) |
| XYZ | xyz(67.2957, 59.6233, 102.5516) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.75
Light Violet
#D6B4FC
ΔE00 2.77
Light Lavendar
#EFC0FE
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BDFF #DBFFBD
analogous
#C0BDFF #E1BDFF #FFBDFC
triadic
#E1BDFF #FFE1BD #BDFFE1
tetradic
#E1BDFF #FFC0BD #DBFFBD #BDFCFF
square
#E1BDFF #FFC0BD #DBFFBD #BDFCFF
split-complementary
#E1BDFF #FCFFBD #BDFFC0
monochromatic
#A943FF #C580FF #E1BDFF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.62
#E1BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#E1BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BDFF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BDFF | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B9CCFD
Tritanopia (blue-blind)
#DEC6D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e1bdff; /* rgb */ color: rgb(225, 189, 255); /* oklch */ color: oklch(85.1% 0.098 309.2);
Tailwind
colors: {
custom: {
50: '#ebd1ff',
500: '#e1bdff',
950: '#000000',
},
}SCSS
$custom: #e1bdff; $custom-light: #ebd1ff; $custom-dark: #000000;
JSON
{
"hex": "#e1bdff",
"rgb": {
"r": 225,
"g": 189,
"b": 255
},
"hsl": {
"h": 272.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85131,
"c": 0.09755,
"h": 309.2
},
"luminance": 0.59623
}Semantic roles & 50–950 ramp
primary
#E1BDFF
secondary
#ABE779
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386