#EBDFFE#EBDFFE
#EBDFFE is a very light, muted violet. Relative luminance 0.776; OKLCH L 92.3% C 0.043 H 303.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFFE |
|---|---|
| RGB | rgb(235, 223, 254) |
| HSL | hsl(263, 94%, 94%) |
| HSV | hsv(263, 12%, 100%) |
| CMYK | cmyk(7.5%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.59, 9.73, -13.55) |
| CIE-LCH | lch(90.59, 16.68, 305.67°) |
| OKLab | oklab(92.26% 0.0238 -0.0364) |
| OKLCH | oklch(92.26% 0.043 303.1) |
| XYZ | xyz(78.5347, 77.5933, 104.5863) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 6.83
Pale Lilac
#E4CBFF
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFFE #F2FEDF
analogous
#DFE2FE #EBDFFE #FADFFE
triadic
#EBDFFE #FEEBDF #DFFEEB
tetradic
#EBDFFE #FEDFE2 #F2FEDF #DFFEFA
square
#EBDFFE #FEDFE2 #F2FEDF #DFFEFA
split-complementary
#EBDFFE #FEFADF #E2FEDF
monochromatic
#A168FA #C6A4FC #EBDFFE #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.27
#EBDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EBDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFFE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFFE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#E8E3E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebdffe; /* rgb */ color: rgb(235, 223, 254); /* oklch */ color: oklch(92.3% 0.043 303.1);
Tailwind
colors: {
custom: {
50: '#f1e9fe',
500: '#ebdffe',
950: '#000000',
},
}SCSS
$custom: #ebdffe; $custom-light: #f1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#ebdffe",
"rgb": {
"r": 235,
"g": 223,
"b": 254
},
"hsl": {
"h": 263.226,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92257,
"c": 0.04349,
"h": 303.1
},
"luminance": 0.77593
}Semantic roles & 50–950 ramp
primary
#EBDFFE
secondary
#CAEA98
accent
#E6008D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485