#EBDCFA#EBDCFA
#EBDCFA is a very light, muted violet. Relative luminance 0.758; OKLCH L 91.6% C 0.043 H 307.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCFA |
|---|---|
| RGB | rgb(235, 220, 250) |
| HSL | hsl(270, 75%, 92%) |
| HSV | hsv(270, 12%, 98%) |
| CMYK | cmyk(6%, 12%, 0%, 2%) |
| CIE-LAB | lab(89.74, 10.53, -12.72) |
| CIE-LCH | lch(89.74, 16.52, 309.62°) |
| OKLab | oklab(91.56% 0.0266 -0.0341) |
| OKLCH | oklch(91.56% 0.043 307.9) |
| XYZ | xyz(77.1065, 75.7509, 100.9832) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.23
Pale Lilac
#E4CBFF
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.45
Pale Mauve
#FED0FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCFA #EBFADC
analogous
#DCDCFA #EBDCFA #FADCFA
triadic
#EBDCFA #FAEBDC #DCFAEB
tetradic
#EBDCFA #FADCDC #EBFADC #DCFAFA
square
#EBDCFA #FADCDC #EBFADC #DCFAFA
split-complementary
#EBDCFA #FAFADC #DCFADC
monochromatic
#AE71EB #CCA6F2 #EBDCFA #F0E4FB #F0E4FB
Accessibility & contrast
On white
1.30
#EBDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EBDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCFA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCFA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#E9E0E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdcfa; /* rgb */ color: rgb(235, 220, 250); /* oklch */ color: oklch(91.6% 0.043 307.9);
Tailwind
colors: {
custom: {
50: '#f1e6fc',
500: '#ebdcfa',
950: '#000000',
},
}SCSS
$custom: #ebdcfa; $custom-light: #f1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#ebdcfa",
"rgb": {
"r": 235,
"g": 220,
"b": 250
},
"hsl": {
"h": 270,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91556,
"c": 0.0433,
"h": 307.9
},
"luminance": 0.75751
}Semantic roles & 50–950 ramp
primary
#EBDCFA
secondary
#BDE09B
accent
#D70E73
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485