#EBDFF4#EBDFF4
#EBDFF4 is a very light, muted violet. Relative luminance 0.770; OKLCH L 91.9% C 0.031 H 311.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF4 |
|---|---|
| RGB | rgb(235, 223, 244) |
| HSL | hsl(274, 49%, 92%) |
| HSV | hsv(274, 9%, 96%) |
| CMYK | cmyk(3.7%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.31, 7.84, -8.74) |
| CIE-LCH | lch(90.31, 11.74, 311.89°) |
| OKLab | oklab(91.94% 0.0203 -0.0233) |
| OKLCH | oklch(91.94% 0.031 311) |
| XYZ | xyz(76.9750, 76.9694, 96.3718) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Lavenderblush
#FFF0F5
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 9.19
Ghostwhite
#F8F8FF
ΔE00 9.28
Pale Lilac
#E4CBFF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF4 #E8F4DF
analogous
#E1DFF4 #EBDFF4 #F4DFF3
triadic
#EBDFF4 #F4EBDF #DFF4EB
tetradic
#EBDFF4 #F4E1DF #E8F4DF #DFF3F4
square
#EBDFF4 #F4E1DF #E8F4DF #DFF3F4
split-complementary
#EBDFF4 #F3F4DF #DFF4E1
monochromatic
#B284D5 #CFB1E4 #EBDFF4 #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.28
#EBDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EBDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F5
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#EAE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff4; /* rgb */ color: rgb(235, 223, 244); /* oklch */ color: oklch(91.9% 0.031 311.0);
Tailwind
colors: {
custom: {
50: '#f1e9f7',
500: '#ebdff4',
950: '#000000',
},
}SCSS
$custom: #ebdff4; $custom-light: #f1e9f7; $custom-dark: #000000;
JSON
{
"hex": "#ebdff4",
"rgb": {
"r": 235,
"g": 223,
"b": 244
},
"hsl": {
"h": 274.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.91939,
"c": 0.03089,
"h": 311
},
"luminance": 0.76969
}Semantic roles & 50–950 ramp
primary
#EBDFF4
secondary
#B8D3A5
accent
#BC2968
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485