#EBE3FD#EBE3FD
#EBE3FD is a very light, muted violet. Relative luminance 0.797; OKLCH L 93.0% C 0.036 H 299.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3FD |
|---|---|
| RGB | rgb(235, 227, 253) |
| HSL | hsl(258, 87%, 94%) |
| HSV | hsv(258, 10%, 99%) |
| CMYK | cmyk(7.1%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.55, 7.45, -11.61) |
| CIE-LCH | lch(91.55, 13.79, 302.70°) |
| OKLab | oklab(92.99% 0.0178 -0.0311) |
| OKLCH | oklch(92.99% 0.036 299.7) |
| XYZ | xyz(79.4564, 79.6921, 104.1056) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 8.99
Pale Lilac
#E4CBFF
ΔE00 9.32
Ghostwhite
#F8F8FF
ΔE00 9.40
Periwinkle
#CCCCFF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3FD #F5FDE3
analogous
#E3E8FD #EBE3FD #F8E3FD
triadic
#EBE3FD #FDEBE3 #E3FDEB
tetradic
#EBE3FD #FDE3E8 #F5FDE3 #E3FDF8
square
#EBE3FD #FDE3E8 #F5FDE3 #E3FDF8
split-complementary
#EBE3FD #FDF8E3 #E8FDE3
monochromatic
#9971F5 #C2AAF9 #EBE2FD #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.24
#EBE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EBE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3FD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3FD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#E8E6EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe3fd; /* rgb */ color: rgb(235, 227, 253); /* oklch */ color: oklch(93.0% 0.036 299.7);
Tailwind
colors: {
custom: {
50: '#f1ebfe',
500: '#ebe3fd',
950: '#000000',
},
}SCSS
$custom: #ebe3fd; $custom-light: #f1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe3fd",
"rgb": {
"r": 235,
"g": 227,
"b": 253
},
"hsl": {
"h": 258.462,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.92991,
"c": 0.03586,
"h": 299.7
},
"luminance": 0.79692
}Semantic roles & 50–950 ramp
primary
#EBE3FD
secondary
#D0E79D
accent
#E3029E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485