#EBD3FF#EBD3FF
#EBD3FF is a very light, moderate violet. Relative luminance 0.715; OKLCH L 90.0% C 0.064 H 309.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD3FF |
|---|---|
| RGB | rgb(235, 211, 255) |
| HSL | hsl(273, 100%, 91%) |
| HSV | hsv(273, 17%, 100%) |
| CMYK | cmyk(7.8%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(87.71, 16.23, -18.40) |
| CIE-LCH | lch(87.71, 24.54, 311.41°) |
| OKLab | oklab(90.03% 0.0411 -0.0497) |
| OKLCH | oklch(90.03% 0.064 309.6) |
| XYZ | xyz(75.6021, 71.4711, 104.4008) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.83
Pale Lilac
#E4CBFF
ΔE00 2.67
Very Light Purple
#F6CEFC
ΔE00 3.87
Light Lilac
#EDC8FF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.42
Pale Mauve
#FED0FC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD3FF #E7FFD3
analogous
#D5D3FF #EBD3FF #FFD3FD
triadic
#EBD3FF #FFEBD3 #D3FFEB
tetradic
#EBD3FF #FFD5D3 #E7FFD3 #D3FDFF
square
#EBD3FF #FFD5D3 #E7FFD3 #D3FDFF
split-complementary
#EBD3FF #FDFFD3 #D3FFD5
monochromatic
#B359FF #CF96FF #EBD3FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.37
#EBD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#EBD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD3FF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD3FF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#E9D8E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd3ff; /* rgb */ color: rgb(235, 211, 255); /* oklch */ color: oklch(90.0% 0.064 309.6);
Tailwind
colors: {
custom: {
50: '#f1e0ff',
500: '#ebd3ff',
950: '#000000',
},
}SCSS
$custom: #ebd3ff; $custom-light: #f1e0ff; $custom-dark: #000000;
JSON
{
"hex": "#ebd3ff",
"rgb": {
"r": 235,
"g": 211,
"b": 255
},
"hsl": {
"h": 272.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90028,
"c": 0.06446,
"h": 309.6
},
"luminance": 0.71471
}Semantic roles & 50–950 ramp
primary
#EBD3FF
secondary
#B7EB8C
accent
#E60068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486