#EBDFEB#EBDFEB
#EBDFEB is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.7% C 0.021 H 325.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFEB |
|---|---|
| RGB | rgb(235, 223, 235) |
| HSL | hsl(300, 23%, 90%) |
| HSV | hsv(300, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.06, 6.19, -4.38) |
| CIE-LCH | lch(90.06, 7.58, 324.72°) |
| OKLab | oklab(91.67% 0.017 -0.0116) |
| OKLCH | oklch(91.67% 0.021 325.7) |
| XYZ | xyz(75.6418, 76.4361, 89.3499) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.79
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Ghostwhite
#F8F8FF
ΔE00 7.59
Very Light Pink
#FFF4F2
ΔE00 7.73
Mistyrose
#FFE4E1
ΔE00 7.98
Snow
#FFFAFA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFEB #DFEBDF
analogous
#E5DFEB #EBDFEB #EBDFE5
triadic
#EBDFEB #EBEBDF #DFEBEB
tetradic
#EBDFEB #EBE5DF #DFEBDF #DFE5EB
square
#EBDFEB #EBE5DF #DFEBDF #DFE5EB
split-complementary
#EBDFEB #E5EBDF #DFEBE5
monochromatic
#BC94BC #D3B9D3 #EBDFEB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.29
#EBDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EBDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFEB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFEB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#ECE0E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdfeb; /* rgb */ color: rgb(235, 223, 235); /* oklch */ color: oklch(91.7% 0.021 325.7);
Tailwind
colors: {
custom: {
50: '#f1e9f1',
500: '#ebdfeb',
950: '#000000',
},
}SCSS
$custom: #ebdfeb; $custom-light: #f1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#ebdfeb",
"rgb": {
"r": 235,
"g": 223,
"b": 235
},
"hsl": {
"h": 300,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91665,
"c": 0.02059,
"h": 325.7
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#EBDFEB
secondary
#ABC3AB
accent
#A24444
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485