#EBDAEA#EBDAEA
#EBDAEA is a very light, muted purple. Relative luminance 0.737; OKLCH L 90.7% C 0.028 H 327.6°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAEA |
|---|---|
| RGB | rgb(235, 218, 234) |
| HSL | hsl(304, 30%, 89%) |
| HSV | hsv(304, 7%, 92%) |
| CMYK | cmyk(0%, 7.2%, 0.4%, 7.8%) |
| CIE-LAB | lab(88.80, 8.62, -5.71) |
| CIE-LCH | lch(88.80, 10.34, 326.47°) |
| OKLab | oklab(90.67% 0.0238 -0.0151) |
| OKLCH | oklch(90.67% 0.028 327.6) |
| XYZ | xyz(74.1815, 73.7461, 88.1524) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 8.50
Mistyrose
#FFE4E1
ΔE00 8.58
Pale Pink
#FFCFDC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAEA #DAEBDB
analogous
#E4DAEB #EBDAEA #EBDAE2
triadic
#EBDAEA #EAEBDA #DAEAEB
tetradic
#EBDAEA #EBE4DA #DAEBDB #DAE2EB
square
#EBDAEA #EBE4DA #DAEBDB #DAE2EB
split-complementary
#EBDAEA #E2EBDA #DAEBE4
monochromatic
#C08BBD #D6B2D3 #EBDAEA #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.33
#EBDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EBDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAEA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAEA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#ECDBDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaea; /* rgb */ color: rgb(235, 218, 234); /* oklch */ color: oklch(90.7% 0.028 327.6);
Tailwind
colors: {
custom: {
50: '#f1e5f0',
500: '#ebdaea',
950: '#000000',
},
}SCSS
$custom: #ebdaea; $custom-light: #f1e5f0; $custom-dark: #000000;
JSON
{
"hex": "#ebdaea",
"rgb": {
"r": 235,
"g": 218,
"b": 234
},
"hsl": {
"h": 303.529,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90672,
"c": 0.02822,
"h": 327.6
},
"luminance": 0.73745
}Semantic roles & 50–950 ramp
primary
#EBDAEA
secondary
#A5C4A7
accent
#A9433D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485