#EBDFFA#EBDFFA
#EBDFFA is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.1% C 0.038 H 305.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFFA |
|---|---|
| RGB | rgb(235, 223, 250) |
| HSL | hsl(267, 73%, 93%) |
| HSV | hsv(267, 11%, 98%) |
| CMYK | cmyk(6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.48, 8.96, -11.63) |
| CIE-LCH | lch(90.48, 14.68, 307.63°) |
| OKLab | oklab(92.13% 0.0224 -0.0312) |
| OKLCH | oklch(92.13% 0.038 305.7) |
| XYZ | xyz(77.9009, 77.3398, 101.2480) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.15
Pale Lilac
#E4CBFF
ΔE00 8.24
Very Light Purple
#F6CEFC
ΔE00 8.85
Lavenderblush
#FFF0F5
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFFA #EEFADF
analogous
#DFE0FA #EBDFFA #F9DFFA
triadic
#EBDFFA #FAEBDF #DFFAEB
tetradic
#EBDFFA #FADFE0 #EEFADF #DFFAF9
square
#EBDFFA #FADFE0 #EEFADF #DFFAF9
split-complementary
#EBDFFA #FAF9DF #E0FADF
monochromatic
#A975E9 #CAAAF2 #EBDFFA #EEE5FB #EEE5FB
Accessibility & contrast
On white
1.28
#EBDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EBDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFFA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFFA | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FB
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#E9E2E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebdffa; /* rgb */ color: rgb(235, 223, 250); /* oklch */ color: oklch(92.1% 0.038 305.7);
Tailwind
colors: {
custom: {
50: '#f1e9fc',
500: '#ebdffa',
950: '#000000',
},
}SCSS
$custom: #ebdffa; $custom-light: #f1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#ebdffa",
"rgb": {
"r": 235,
"g": 223,
"b": 250
},
"hsl": {
"h": 266.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92128,
"c": 0.03837,
"h": 305.7
},
"luminance": 0.7734
}Semantic roles & 50–950 ramp
primary
#EBDFFA
secondary
#C2DF9E
accent
#D5107E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485