#EBDFF5#EBDFF5
#EBDFF5 is a very light, muted violet. Relative luminance 0.770; OKLCH L 92.0% C 0.032 H 309.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF5 |
|---|---|
| RGB | rgb(235, 223, 245) |
| HSL | hsl(273, 52%, 92%) |
| HSV | hsv(273, 9%, 96%) |
| CMYK | cmyk(4.1%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(90.34, 8.02, -9.22) |
| CIE-LCH | lch(90.34, 12.22, 311.03°) |
| OKLab | oklab(91.97% 0.0206 -0.0246) |
| OKLCH | oklch(91.97% 0.032 309.9) |
| XYZ | xyz(77.1273, 77.0303, 97.1736) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Lavenderblush
#FFF0F5
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.14
Pale Lavender
#EECFFE
ΔE00 8.91
Ghostwhite
#F8F8FF
ΔE00 9.50
Pale Lilac
#E4CBFF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF5 #E9F5DF
analogous
#E0DFF5 #EBDFF5 #F5DFF4
triadic
#EBDFF5 #F5EBDF #DFF5EB
tetradic
#EBDFF5 #F5E0DF #E9F5DF #DFF4F5
square
#EBDFF5 #F5E0DF #E9F5DF #DFF4F5
split-complementary
#EBDFF5 #F4F5DF #DFF5E0
monochromatic
#B182D8 #CEB0E6 #EBDFF5 #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.28
#EBDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EBDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F6
Deuteranopia (green-blind)
#DEE4F4
Tritanopia (blue-blind)
#EAE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff5; /* rgb */ color: rgb(235, 223, 245); /* oklch */ color: oklch(92.0% 0.032 309.9);
Tailwind
colors: {
custom: {
50: '#f1e9f8',
500: '#ebdff5',
950: '#000000',
},
}SCSS
$custom: #ebdff5; $custom-light: #f1e9f8; $custom-dark: #000000;
JSON
{
"hex": "#ebdff5",
"rgb": {
"r": 235,
"g": 223,
"b": 245
},
"hsl": {
"h": 272.727,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.9197,
"c": 0.03212,
"h": 309.9
},
"luminance": 0.7703
}Semantic roles & 50–950 ramp
primary
#EBDFF5
secondary
#BAD5A4
accent
#C0266C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485