#EBD5FE#EBD5FE
#EBD5FE is a very light, muted violet. Relative luminance 0.724; OKLCH L 90.4% C 0.060 H 309.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5FE |
|---|---|
| RGB | rgb(235, 213, 254) |
| HSL | hsl(272, 95%, 92%) |
| HSV | hsv(272, 16%, 100%) |
| CMYK | cmyk(7.5%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(88.16, 14.98, -17.20) |
| CIE-LCH | lch(88.16, 22.81, 311.06°) |
| OKLab | oklab(90.37% 0.0379 -0.0464) |
| OKLCH | oklch(90.37% 0.06 309.3) |
| XYZ | xyz(75.9415, 72.4068, 103.7219) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.61
Pale Lilac
#E4CBFF
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 4.78
Light Lavender
#DFC5FE
ΔE00 5.20
Pale Mauve
#FED0FC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5FE #E8FED5
analogous
#D7D5FE #EBD5FE #FED5FD
triadic
#EBD5FE #FEEBD5 #D5FEEB
tetradic
#EBD5FE #FED7D5 #E8FED5 #D5FDFE
square
#EBD5FE #FED7D5 #E8FED5 #D5FDFE
split-complementary
#EBD5FE #FDFED5 #D5FED7
monochromatic
#B25DFB #CF99FD #EBD5FE #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.36
#EBD5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#EBD5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5FE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5FE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#E9DAE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebd5fe; /* rgb */ color: rgb(235, 213, 254); /* oklch */ color: oklch(90.4% 0.060 309.3);
Tailwind
colors: {
custom: {
50: '#f1e2fe',
500: '#ebd5fe',
950: '#000000',
},
}SCSS
$custom: #ebd5fe; $custom-light: #f1e2fe; $custom-dark: #000000;
JSON
{
"hex": "#ebd5fe",
"rgb": {
"r": 235,
"g": 213,
"b": 254
},
"hsl": {
"h": 272.195,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.90367,
"c": 0.05989,
"h": 309.3
},
"luminance": 0.72406
}Semantic roles & 50–950 ramp
primary
#EBD5FE
secondary
#B8E98F
accent
#E6006A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485