#EBDFF3#EBDFF3
#EBDFF3 is a very light, muted violet. Relative luminance 0.769; OKLCH L 91.9% C 0.030 H 312.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF3 |
|---|---|
| RGB | rgb(235, 223, 243) |
| HSL | hsl(276, 45%, 91%) |
| HSV | hsv(276, 8%, 95%) |
| CMYK | cmyk(3.3%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.28, 7.65, -8.25) |
| CIE-LCH | lch(90.28, 11.25, 312.83°) |
| OKLab | oklab(91.91% 0.0199 -0.022) |
| OKLCH | oklch(91.91% 0.03 312.1) |
| XYZ | xyz(76.8236, 76.9089, 95.5743) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 8.24
Ghostwhite
#F8F8FF
ΔE00 9.06
Pale Lavender
#EECFFE
ΔE00 9.48
Pale Lilac
#E4CBFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF3 #E7F3DF
analogous
#E1DFF3 #EBDFF3 #F3DFF1
triadic
#EBDFF3 #F3EBDF #DFF3EB
tetradic
#EBDFF3 #F3E1DF #E7F3DF #DFF1F3
square
#EBDFF3 #F3E1DF #E7F3DF #DFF1F3
split-complementary
#EBDFF3 #F1F3DF #DFF3E1
monochromatic
#B386D2 #CFB2E2 #EBDFF3 #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.28
#EBDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EBDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F4
Deuteranopia (green-blind)
#DFE3F2
Tritanopia (blue-blind)
#EAE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff3; /* rgb */ color: rgb(235, 223, 243); /* oklch */ color: oklch(91.9% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#f1e9f7',
500: '#ebdff3',
950: '#000000',
},
}SCSS
$custom: #ebdff3; $custom-light: #f1e9f7; $custom-dark: #000000;
JSON
{
"hex": "#ebdff3",
"rgb": {
"r": 235,
"g": 223,
"b": 243
},
"hsl": {
"h": 276,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91908,
"c": 0.02969,
"h": 312.1
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#EBDFF3
secondary
#B7D1A5
accent
#B92D65
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485