#EBE4FD#EBE4FD
#EBE4FD is a very light, muted violet. Relative luminance 0.802; OKLCH L 93.2% C 0.034 H 298.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4FD |
|---|---|
| RGB | rgb(235, 228, 253) |
| HSL | hsl(257, 86%, 94%) |
| HSV | hsv(257, 10%, 99%) |
| CMYK | cmyk(7.1%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.79, 6.93, -11.24) |
| CIE-LCH | lch(91.79, 13.20, 301.66°) |
| OKLab | oklab(93.18% 0.0164 -0.0301) |
| OKLCH | oklch(93.18% 0.034 298.5) |
| XYZ | xyz(79.7307, 80.2407, 104.1971) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Lavenderblush
#FFF0F5
ΔE00 8.49
Ghostwhite
#F8F8FF
ΔE00 8.91
Pale Lavender
#EECFFE
ΔE00 9.51
Periwinkle
#CCCCFF
ΔE00 9.70
Pale Lilac
#E4CBFF
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4FD #F6FDE4
analogous
#E4EAFD #EBE4FD #F8E4FD
triadic
#EBE4FD #FDEBE4 #E4FDEB
tetradic
#EBE4FD #FDE4EA #F6FDE4 #E4FDF8
square
#EBE4FD #FDE4EA #F6FDE4 #E4FDF8
split-complementary
#EBE4FD #FDF8E4 #EAFDE4
monochromatic
#9772F5 #C1ABF9 #EAE3FD #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.23
#EBE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EBE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4FD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4FD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#E8E7EC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe4fd; /* rgb */ color: rgb(235, 228, 253); /* oklch */ color: oklch(93.2% 0.034 298.5);
Tailwind
colors: {
custom: {
50: '#f1ecfe',
500: '#ebe4fd',
950: '#000000',
},
}SCSS
$custom: #ebe4fd; $custom-light: #f1ecfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe4fd",
"rgb": {
"r": 235,
"g": 228,
"b": 253
},
"hsl": {
"h": 256.8,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93183,
"c": 0.03431,
"h": 298.5
},
"luminance": 0.80241
}Semantic roles & 50–950 ramp
primary
#EBE4FD
secondary
#D3E79E
accent
#E303A4
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485