#EBDBF8#EBDBF8
#EBDBF8 is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.3% C 0.042 H 310.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF8 |
|---|---|
| RGB | rgb(235, 219, 248) |
| HSL | hsl(273, 67%, 92%) |
| HSV | hsv(273, 12%, 97%) |
| CMYK | cmyk(5.2%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(89.44, 10.68, -12.13) |
| CIE-LCH | lch(89.44, 16.16, 311.36°) |
| OKLab | oklab(91.3% 0.0274 -0.0325) |
| OKLCH | oklch(91.3% 0.042 310.1) |
| XYZ | xyz(76.5329, 75.1028, 99.2532) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Very Light Purple
#F6CEFC
ΔE00 7.33
Pale Mauve
#FED0FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF8 #E8F8DB
analogous
#DDDBF8 #EBDBF8 #F8DBF7
triadic
#EBDBF8 #F8EBDB #DBF8EB
tetradic
#EBDBF8 #F8DDDB #E8F8DB #DBF7F8
square
#EBDBF8 #F8DDDB #E8F8DB #DBF7F8
split-complementary
#EBDBF8 #F7F8DB #DBF8DD
monochromatic
#B275E4 #CFA8EE #EBDBF8 #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.31
#EBDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EBDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF8
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF8 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#EADEE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdbf8; /* rgb */ color: rgb(235, 219, 248); /* oklch */ color: oklch(91.3% 0.042 310.1);
Tailwind
colors: {
custom: {
50: '#f1e6fa',
500: '#ebdbf8',
950: '#000000',
},
}SCSS
$custom: #ebdbf8; $custom-light: #f1e6fa; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf8",
"rgb": {
"r": 235,
"g": 219,
"b": 248
},
"hsl": {
"h": 273.103,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91301,
"c": 0.04248,
"h": 310.1
},
"luminance": 0.75103
}Semantic roles & 50–950 ramp
primary
#EBDBF8
secondary
#B8DB9C
accent
#CF1669
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485