#EBD6EB#EBD6EB
#EBD6EB is a very light, muted purple. Relative luminance 0.718; OKLCH L 89.9% C 0.036 H 325.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD6EB |
|---|---|
| RGB | rgb(235, 214, 235) |
| HSL | hsl(300, 34%, 88%) |
| HSV | hsv(300, 9%, 92%) |
| CMYK | cmyk(0%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(87.85, 10.89, -7.65) |
| CIE-LCH | lch(87.85, 13.31, 324.93°) |
| OKLab | oklab(89.94% 0.03 -0.0203) |
| OKLCH | oklch(89.94% 0.036 325.9) |
| XYZ | xyz(73.3008, 71.7542, 88.5696) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.15
Pale Mauve
#FED0FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD6EB #D6EBD6
analogous
#E0D6EB #EBD6EB #EBD6E0
triadic
#EBD6EB #EBEBD6 #D6EBEB
tetradic
#EBD6EB #EBE0D6 #D6EBD6 #D6E0EB
square
#EBD6EB #EBE0D6 #D6EBD6 #D6E0EB
split-complementary
#EBD6EB #E0EBD6 #D6EBE0
monochromatic
#C384C3 #D7ADD7 #EBD6EB #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.37
#EBD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#EBD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD6EB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD6EB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#EDD8DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd6eb; /* rgb */ color: rgb(235, 214, 235); /* oklch */ color: oklch(89.9% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#f1e2f1',
500: '#ebd6eb',
950: '#000000',
},
}SCSS
$custom: #ebd6eb; $custom-light: #f1e2f1; $custom-dark: #000000;
JSON
{
"hex": "#ebd6eb",
"rgb": {
"r": 235,
"g": 214,
"b": 235
},
"hsl": {
"h": 300,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.89939,
"c": 0.0362,
"h": 325.9
},
"luminance": 0.71753
}Semantic roles & 50–950 ramp
primary
#EBD6EB
secondary
#A0C5A0
accent
#AD3838
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485