#EBDAEB#EBDAEB
#EBDAEB is a very light, muted purple. Relative luminance 0.738; OKLCH L 90.7% C 0.029 H 325.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAEB |
|---|---|
| RGB | rgb(235, 218, 235) |
| HSL | hsl(300, 30%, 89%) |
| HSV | hsv(300, 7%, 92%) |
| CMYK | cmyk(0%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(88.83, 8.80, -6.20) |
| CIE-LCH | lch(88.83, 10.76, 324.84°) |
| OKLab | oklab(90.7% 0.0242 -0.0164) |
| OKLCH | oklch(90.7% 0.029 325.8) |
| XYZ | xyz(74.3256, 73.8038, 88.9112) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.04
Light Pink
#FFD1DF
ΔE00 8.53
Mistyrose
#FFE4E1
ΔE00 8.89
Pale Pink
#FFCFDC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAEB #DAEBDA
analogous
#E3DAEB #EBDAEB #EBDAE3
triadic
#EBDAEB #EBEBDA #DAEBEB
tetradic
#EBDAEB #EBE3DA #DAEBDA #DAE3EB
square
#EBDAEB #EBE3DA #DAEBDA #DAE3EB
split-complementary
#EBDAEB #E3EBDA #DAEBE3
monochromatic
#C08BC0 #D6B2D6 #EBDAEB #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.33
#EBDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EBDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAEB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAEB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#ECDBDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaeb; /* rgb */ color: rgb(235, 218, 235); /* oklch */ color: oklch(90.7% 0.029 325.8);
Tailwind
colors: {
custom: {
50: '#f1e5f1',
500: '#ebdaeb',
950: '#000000',
},
}SCSS
$custom: #ebdaeb; $custom-light: #f1e5f1; $custom-dark: #000000;
JSON
{
"hex": "#ebdaeb",
"rgb": {
"r": 235,
"g": 218,
"b": 235
},
"hsl": {
"h": 300,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90703,
"c": 0.02924,
"h": 325.8
},
"luminance": 0.73803
}Semantic roles & 50–950 ramp
primary
#EBDAEB
secondary
#A5C4A5
accent
#A93D3D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485