#EBDFED#EBDFED
#EBDFED is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.7% C 0.023 H 321.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFED |
|---|---|
| RGB | rgb(235, 223, 237) |
| HSL | hsl(291, 28%, 90%) |
| HSV | hsv(291, 6%, 93%) |
| CMYK | cmyk(0.8%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(90.12, 6.55, -5.35) |
| CIE-LCH | lch(90.12, 8.46, 320.77°) |
| OKLab | oklab(91.73% 0.0177 -0.0142) |
| OKLCH | oklch(91.73% 0.023 321.4) |
| XYZ | xyz(75.9323, 76.5524, 90.8802) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 7.90
Very Light Pink
#FFF4F2
ΔE00 8.38
Mistyrose
#FFE4E1
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFED #E1EDDF
analogous
#E4DFED #EBDFED #EDDFE8
triadic
#EBDFED #EDEBDF #DFEDEB
tetradic
#EBDFED #EDE4DF #E1EDDF #DFE8ED
square
#EBDFED #EDE4DF #E1EDDF #DFE8ED
split-complementary
#EBDFED #E8EDDF #DFEDE4
monochromatic
#BA91C1 #D3B8D7 #EBDFED #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.29
#EBDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EBDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFED
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFED | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#ECE0E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdfed; /* rgb */ color: rgb(235, 223, 237); /* oklch */ color: oklch(91.7% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#f1e9f2',
500: '#ebdfed',
950: '#000000',
},
}SCSS
$custom: #ebdfed; $custom-light: #f1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#ebdfed",
"rgb": {
"r": 235,
"g": 223,
"b": 237
},
"hsl": {
"h": 291.429,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.91725,
"c": 0.02272,
"h": 321.4
},
"luminance": 0.76552
}Semantic roles & 50–950 ramp
primary
#EBDFED
secondary
#AEC6AA
accent
#A73F4E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485