#EBD9FD#EBD9FD
#EBD9FD is a very light, muted violet. Relative luminance 0.744; OKLCH L 91.1% C 0.052 H 307.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD9FD |
|---|---|
| RGB | rgb(235, 217, 253) |
| HSL | hsl(270, 90%, 92%) |
| HSV | hsv(270, 14%, 99%) |
| CMYK | cmyk(7.1%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(89.10, 12.68, -15.26) |
| CIE-LCH | lch(89.10, 19.84, 309.72°) |
| OKLab | oklab(91.09% 0.0319 -0.0411) |
| OKLCH | oklch(91.09% 0.052 307.8) |
| XYZ | xyz(76.8003, 74.3800, 103.2203) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 5.06
Very Light Purple
#F6CEFC
ΔE00 5.83
Light Lilac
#EDC8FF
ΔE00 6.52
Light Lavender
#DFC5FE
ΔE00 6.72
Pale Mauve
#FED0FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD9FD #EBFDD9
analogous
#D9D9FD #EBD9FD #FDD9FD
triadic
#EBD9FD #FDEBD9 #D9FDEB
tetradic
#EBD9FD #FDD9D9 #EBFDD9 #D9FDFD
square
#EBD9FD #FDD9D9 #EBFDD9 #D9FDFD
split-complementary
#EBD9FD #FDFDD9 #D9FDD9
monochromatic
#AE65F7 #CC9FFA #EBD9FD #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.32
#EBD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EBD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD9FD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD9FD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#E9DDE5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebd9fd; /* rgb */ color: rgb(235, 217, 253); /* oklch */ color: oklch(91.1% 0.052 307.8);
Tailwind
colors: {
custom: {
50: '#f1e4fe',
500: '#ebd9fd',
950: '#000000',
},
}SCSS
$custom: #ebd9fd; $custom-light: #f1e4fe; $custom-dark: #000000;
JSON
{
"hex": "#ebd9fd",
"rgb": {
"r": 235,
"g": 217,
"b": 253
},
"hsl": {
"h": 270,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.91086,
"c": 0.052,
"h": 307.8
},
"luminance": 0.7438
}Semantic roles & 50–950 ramp
primary
#EBD9FD
secondary
#BDE794
accent
#E60073
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485