#E9BDFF#E9BDFF
#E9BDFF is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.8% C 0.101 H 314.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BDFF |
|---|---|
| RGB | rgb(233, 189, 255) |
| HSL | hsl(280, 100%, 87%) |
| HSV | hsv(280, 26%, 100%) |
| CMYK | cmyk(8.6%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(82.35, 27.30, -26.56) |
| CIE-LCH | lch(82.35, 38.09, 315.79°) |
| OKLab | oklab(85.85% 0.0704 -0.0723) |
| OKLCH | oklch(85.85% 0.101 314.2) |
| XYZ | xyz(69.8490, 60.9398, 102.6713) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.60
Light Lilac
#EDC8FF
ΔE00 3.18
Mauve
#E0B0FF
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 3.89
Light Violet
#D6B4FC
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BDFF #D3FFBD
analogous
#C8BDFF #E9BDFF #FFBDF4
triadic
#E9BDFF #FFE9BD #BDFFE9
tetradic
#E9BDFF #FFC8BD #D3FFBD #BDF4FF
square
#E9BDFF #FFC8BD #D3FFBD #BDF4FF
split-complementary
#E9BDFF #F4FFBD #BDFFC8
monochromatic
#C043FF #D580FF #E9BDFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.59
#E9BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#E9BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BDFF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BDFF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#E8C5D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e9bdff; /* rgb */ color: rgb(233, 189, 255); /* oklch */ color: oklch(85.8% 0.101 314.2);
Tailwind
colors: {
custom: {
50: '#f0d1ff',
500: '#e9bdff',
950: '#000000',
},
}SCSS
$custom: #e9bdff; $custom-light: #f0d1ff; $custom-dark: #000000;
JSON
{
"hex": "#e9bdff",
"rgb": {
"r": 233,
"g": 189,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85847,
"c": 0.10091,
"h": 314.2
},
"luminance": 0.60939
}Semantic roles & 50–950 ramp
primary
#E9BDFF
secondary
#9EE779
accent
#E6004C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386