#EBDBF4#EBDBF4
#EBDBF4 is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.2% C 0.038 H 313.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF4 |
|---|---|
| RGB | rgb(235, 219, 244) |
| HSL | hsl(278, 53%, 91%) |
| HSV | hsv(278, 10%, 96%) |
| CMYK | cmyk(3.7%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.33, 9.93, -10.20) |
| CIE-LCH | lch(89.33, 14.23, 314.23°) |
| OKLab | oklab(91.17% 0.026 -0.0272) |
| OKLCH | oklch(91.17% 0.038 313.6) |
| XYZ | xyz(75.9189, 74.8573, 96.0198) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 8.13
Pale Lilac
#E4CBFF
ΔE00 8.22
Pale Mauve
#FED0FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF4 #E4F4DB
analogous
#DEDBF4 #EBDBF4 #F4DBF0
triadic
#EBDBF4 #F4EBDB #DBF4EB
tetradic
#EBDBF4 #F4DEDB #E4F4DB #DBF0F4
square
#EBDBF4 #F4DEDB #E4F4DB #DBF0F4
split-complementary
#EBDBF4 #F0F4DB #DBF4DE
monochromatic
#B77DD7 #D1ACE6 #EBDBF4 #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.31
#EBDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EBDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF4
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF4 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F5
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#EBDEE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbf4; /* rgb */ color: rgb(235, 219, 244); /* oklch */ color: oklch(91.2% 0.038 313.6);
Tailwind
colors: {
custom: {
50: '#f1e6f7',
500: '#ebdbf4',
950: '#000000',
},
}SCSS
$custom: #ebdbf4; $custom-light: #f1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf4",
"rgb": {
"r": 235,
"g": 219,
"b": 244
},
"hsl": {
"h": 278.4,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.91173,
"c": 0.03764,
"h": 313.6
},
"luminance": 0.74857
}Semantic roles & 50–950 ramp
primary
#EBDBF4
secondary
#B2D3A0
accent
#C1255D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485