#EBDCF5#EBDCF5
#EBDCF5 is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.4% C 0.037 H 312.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCF5 |
|---|---|
| RGB | rgb(235, 220, 245) |
| HSL | hsl(276, 56%, 91%) |
| HSV | hsv(276, 10%, 96%) |
| CMYK | cmyk(4.1%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(89.60, 9.59, -10.31) |
| CIE-LCH | lch(89.60, 14.08, 312.91°) |
| OKLab | oklab(91.4% 0.0249 -0.0276) |
| OKLCH | oklch(91.4% 0.037 312.1) |
| XYZ | xyz(76.3328, 75.4415, 96.9088) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.45
Pale Lilac
#E4CBFF
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.39
Lavenderblush
#FFF0F5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCF5 #E6F5DC
analogous
#DEDCF5 #EBDCF5 #F5DCF2
triadic
#EBDCF5 #F5EBDC #DCF5EB
tetradic
#EBDCF5 #F5DEDC #E6F5DC #DCF2F5
square
#EBDCF5 #F5DEDC #E6F5DC #DCF2F5
split-complementary
#EBDCF5 #F2F5DC #DCF5DE
monochromatic
#B57DDA #D0ACE7 #EBDCF5 #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.31
#EBDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EBDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCF5
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCF5 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F6
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#EADFE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcf5; /* rgb */ color: rgb(235, 220, 245); /* oklch */ color: oklch(91.4% 0.037 312.1);
Tailwind
colors: {
custom: {
50: '#f1e6f8',
500: '#ebdcf5',
950: '#000000',
},
}SCSS
$custom: #ebdcf5; $custom-light: #f1e6f8; $custom-dark: #000000;
JSON
{
"hex": "#ebdcf5",
"rgb": {
"r": 235,
"g": 220,
"b": 245
},
"hsl": {
"h": 276,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91396,
"c": 0.03714,
"h": 312.1
},
"luminance": 0.75441
}Semantic roles & 50–950 ramp
primary
#EBDCF5
secondary
#B5D5A0
accent
#C32263
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485