#EBDBEE#EBDBEE
#EBDBEE is a very light, muted purple. Relative luminance 0.745; OKLCH L 91.0% C 0.031 H 320.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBEE |
|---|---|
| RGB | rgb(235, 219, 238) |
| HSL | hsl(291, 36%, 90%) |
| HSV | hsv(291, 8%, 93%) |
| CMYK | cmyk(1.3%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(89.16, 8.82, -7.29) |
| CIE-LCH | lch(89.16, 11.44, 320.42°) |
| OKLab | oklab(90.99% 0.0238 -0.0194) |
| OKLCH | oklch(90.99% 0.031 320.9) |
| XYZ | xyz(75.0227, 74.4988, 91.2998) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Thistle
#D8BFD8
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.08
Light Pink
#FFD1DF
ΔE00 8.98
Pale Lavender
#EECFFE
ΔE00 9.03
Pale Pink
#FFCFDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBEE #DEEEDB
analogous
#E2DBEE #EBDBEE #EEDBE8
triadic
#EBDBEE #EEEBDB #DBEEEB
tetradic
#EBDBEE #EEE2DB #DEEEDB #DBE8EE
square
#EBDBEE #EEE2DB #DEEEDB #DBE8EE
split-complementary
#EBDBEE #E8EEDB #DBEEE2
monochromatic
#BD88C7 #D4B1DA #EBDBEE #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.32
#EBDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EBDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBEE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBEE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#ECDDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbee; /* rgb */ color: rgb(235, 219, 238); /* oklch */ color: oklch(91.0% 0.031 320.9);
Tailwind
colors: {
custom: {
50: '#f1e6f3',
500: '#ebdbee',
950: '#000000',
},
}SCSS
$custom: #ebdbee; $custom-light: #f1e6f3; $custom-dark: #000000;
JSON
{
"hex": "#ebdbee",
"rgb": {
"r": 235,
"g": 219,
"b": 238
},
"hsl": {
"h": 290.526,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.90986,
"c": 0.03072,
"h": 320.9
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#EBDBEE
secondary
#AAC9A4
accent
#AF374A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485