#EBE5FD#EBE5FD
#EBE5FD is a very light, muted violet. Relative luminance 0.808; OKLCH L 93.4% C 0.033 H 297.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5FD |
|---|---|
| RGB | rgb(235, 229, 253) |
| HSL | hsl(255, 86%, 95%) |
| HSV | hsv(255, 9%, 99%) |
| CMYK | cmyk(7.1%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.04, 6.41, -10.87) |
| CIE-LCH | lch(92.04, 12.62, 300.53°) |
| OKLab | oklab(93.38% 0.015 -0.0292) |
| OKLCH | oklch(93.38% 0.033 297.2) |
| XYZ | xyz(80.0066, 80.7925, 104.2890) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Lavenderblush
#FFF0F5
ΔE00 8.27
Ghostwhite
#F8F8FF
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 9.94
Pale Lavender
#EECFFE
ΔE00 10.05
Thistle
#D8BFD8
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5FD #F7FDE5
analogous
#E5EBFD #EBE5FD #F7E5FD
triadic
#EBE5FD #FDEBE5 #E5FDEB
tetradic
#EBE5FD #FDE5EB #F7FDE5 #E5FDF7
square
#EBE5FD #FDE5EB #F7FDE5 #E5FDF7
split-complementary
#EBE5FD #FDF7E5 #EBFDE5
monochromatic
#9473F4 #BFACF9 #E9E3FD #E9E3FD #E9E3FD
Accessibility & contrast
On white
1.22
#EBE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EBE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5FD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5FD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#E8E8ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe5fd; /* rgb */ color: rgb(235, 229, 253); /* oklch */ color: oklch(93.4% 0.033 297.2);
Tailwind
colors: {
custom: {
50: '#f1edfe',
500: '#ebe5fd',
950: '#000000',
},
}SCSS
$custom: #ebe5fd; $custom-light: #f1edfe; $custom-dark: #000000;
JSON
{
"hex": "#ebe5fd",
"rgb": {
"r": 235,
"g": 229,
"b": 253
},
"hsl": {
"h": 255,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.93376,
"c": 0.03279,
"h": 297.2
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#EBE5FD
secondary
#D5E79F
accent
#E203AA
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485