#EBD3FE#EBD3FE
#EBD3FE is a very light, moderate violet. Relative luminance 0.714; OKLCH L 90.0% C 0.063 H 310.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD3FE |
|---|---|
| RGB | rgb(235, 211, 254) |
| HSL | hsl(273, 96%, 91%) |
| HSV | hsv(273, 17%, 100%) |
| CMYK | cmyk(7.5%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.68, 16.04, -17.92) |
| CIE-LCH | lch(87.68, 24.05, 311.82°) |
| OKLab | oklab(89.99% 0.0408 -0.0483) |
| OKLCH | oklch(89.99% 0.063 310.1) |
| XYZ | xyz(75.4415, 71.4069, 103.5553) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.89
Pale Lilac
#E4CBFF
ΔE00 2.88
Very Light Purple
#F6CEFC
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 4.62
Pale Mauve
#FED0FC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD3FE #E6FED3
analogous
#D5D3FE #EBD3FE #FED3FC
triadic
#EBD3FE #FEEBD3 #D3FEEB
tetradic
#EBD3FE #FED5D3 #E6FED3 #D3FCFE
square
#EBD3FE #FED5D3 #E6FED3 #D3FCFE
split-complementary
#EBD3FE #FCFED3 #D3FED5
monochromatic
#B55BFB #D097FD #EBD3FE #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.37
#EBD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#EBD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD3FE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD3FE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#E9D8E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd3fe; /* rgb */ color: rgb(235, 211, 254); /* oklch */ color: oklch(90.0% 0.063 310.1);
Tailwind
colors: {
custom: {
50: '#f1e0fe',
500: '#ebd3fe',
950: '#000000',
},
}SCSS
$custom: #ebd3fe; $custom-light: #f1e0fe; $custom-dark: #000000;
JSON
{
"hex": "#ebd3fe",
"rgb": {
"r": 235,
"g": 211,
"b": 254
},
"hsl": {
"h": 273.488,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.89993,
"c": 0.06323,
"h": 310.1
},
"luminance": 0.71406
}Semantic roles & 50–950 ramp
primary
#EBD3FE
secondary
#B5E88D
accent
#E60065
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485