#EBDFF1#EBDFF1
#EBDFF1 is a very light, muted purple. Relative luminance 0.768; OKLCH L 91.8% C 0.027 H 314.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF1 |
|---|---|
| RGB | rgb(235, 223, 241) |
| HSL | hsl(280, 39%, 91%) |
| HSV | hsv(280, 7%, 95%) |
| CMYK | cmyk(2.5%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(90.22, 7.28, -7.29) |
| CIE-LCH | lch(90.22, 10.30, 314.98°) |
| OKLab | oklab(91.85% 0.0192 -0.0194) |
| OKLCH | oklch(91.85% 0.027 314.7) |
| XYZ | xyz(76.5232, 76.7887, 93.9924) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Lavenderblush
#FFF0F5
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 8.42
Ghostwhite
#F8F8FF
ΔE00 8.64
Very Light Pink
#FFF4F2
ΔE00 9.67
Mistyrose
#FFE4E1
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF1 #E5F1DF
analogous
#E2DFF1 #EBDFF1 #F1DFEE
triadic
#EBDFF1 #F1EBDF #DFF1EB
tetradic
#EBDFF1 #F1E2DF #E5F1DF #DFEEF1
square
#EBDFF1 #F1E2DF #E5F1DF #DFEEF1
split-complementary
#EBDFF1 #EEF1DF #DFF1E2
monochromatic
#B68ACC #D0B4DE #EBDFF1 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.28
#EBDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EBDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF1
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF1 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#EBE1E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff1; /* rgb */ color: rgb(235, 223, 241); /* oklch */ color: oklch(91.8% 0.027 314.7);
Tailwind
colors: {
custom: {
50: '#f1e9f5',
500: '#ebdff1',
950: '#000000',
},
}SCSS
$custom: #ebdff1; $custom-light: #f1e9f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdff1",
"rgb": {
"r": 235,
"g": 223,
"b": 241
},
"hsl": {
"h": 280,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.91846,
"c": 0.02729,
"h": 314.7
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#EBDFF1
secondary
#B4CDA7
accent
#B2335E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485