#EBDCED#EBDCED
#EBDCED is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.1% C 0.028 H 322.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCED |
|---|---|
| RGB | rgb(235, 220, 237) |
| HSL | hsl(293, 32%, 90%) |
| HSV | hsv(293, 7%, 93%) |
| CMYK | cmyk(0.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(89.38, 8.11, -6.44) |
| CIE-LCH | lch(89.38, 10.36, 321.56°) |
| OKLab | oklab(91.15% 0.022 -0.0171) |
| OKLCH | oklch(91.15% 0.028 322.2) |
| XYZ | xyz(75.1379, 74.9635, 90.6154) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 7.58
Mistyrose
#FFE4E1
ΔE00 9.05
Light Pink
#FFD1DF
ΔE00 9.24
Ghostwhite
#F8F8FF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCED #DEEDDC
analogous
#E3DCED #EBDCED #EDDCE7
triadic
#EBDCED #EDEBDC #DCEDEB
tetradic
#EBDCED #EDE3DC #DEEDDC #DCE7ED
square
#EBDCED #EDE3DC #DEEDDC #DCE7ED
split-complementary
#EBDCED #E7EDDC #DCEDE3
monochromatic
#BD8BC3 #D4B4D8 #EBDCED #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.31
#EBDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EBDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCED
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCED | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#ECDDE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdced; /* rgb */ color: rgb(235, 220, 237); /* oklch */ color: oklch(91.1% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#f1e6f2',
500: '#ebdced',
950: '#000000',
},
}SCSS
$custom: #ebdced; $custom-light: #f1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#ebdced",
"rgb": {
"r": 235,
"g": 220,
"b": 237
},
"hsl": {
"h": 292.941,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.91147,
"c": 0.0279,
"h": 322.2
},
"luminance": 0.74963
}Semantic roles & 50–950 ramp
primary
#EBDCED
secondary
#AAC7A6
accent
#AB3B48
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485