#EBDBF5#EBDBF5
#EBDBF5 is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.2% C 0.039 H 312.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF5 |
|---|---|
| RGB | rgb(235, 219, 245) |
| HSL | hsl(277, 57%, 91%) |
| HSV | hsv(277, 11%, 96%) |
| CMYK | cmyk(4.1%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(89.35, 10.11, -10.68) |
| CIE-LCH | lch(89.35, 14.71, 313.44°) |
| OKLab | oklab(91.21% 0.0263 -0.0286) |
| OKLCH | oklch(91.21% 0.039 312.7) |
| XYZ | xyz(76.0712, 74.9182, 96.8216) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.83
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 7.93
Pale Mauve
#FED0FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF5 #E5F5DB
analogous
#DEDBF5 #EBDBF5 #F5DBF2
triadic
#EBDBF5 #F5EBDB #DBF5EB
tetradic
#EBDBF5 #F5DEDB #E5F5DB #DBF2F5
square
#EBDBF5 #F5DEDB #E5F5DB #DBF2F5
split-complementary
#EBDBF5 #F2F5DB #DBF5DE
monochromatic
#B67BDA #D0ABE8 #EBDBF5 #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.31
#EBDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EBDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF5
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF5 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#EADEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdbf5; /* rgb */ color: rgb(235, 219, 245); /* oklch */ color: oklch(91.2% 0.039 312.7);
Tailwind
colors: {
custom: {
50: '#f1e6f8',
500: '#ebdbf5',
950: '#000000',
},
}SCSS
$custom: #ebdbf5; $custom-light: #f1e6f8; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf5",
"rgb": {
"r": 235,
"g": 219,
"b": 245
},
"hsl": {
"h": 276.923,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.91205,
"c": 0.03883,
"h": 312.7
},
"luminance": 0.74918
}Semantic roles & 50–950 ramp
primary
#EBDBF5
secondary
#B4D59F
accent
#C42160
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485