#EBD6EA#EBD6EA
#EBD6EA is a very light, muted purple. Relative luminance 0.717; OKLCH L 89.9% C 0.035 H 327.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD6EA |
|---|---|
| RGB | rgb(235, 214, 234) |
| HSL | hsl(303, 34%, 88%) |
| HSV | hsv(303, 9%, 92%) |
| CMYK | cmyk(0%, 8.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(87.82, 10.71, -7.16) |
| CIE-LCH | lch(87.82, 12.88, 326.24°) |
| OKLab | oklab(89.91% 0.0296 -0.019) |
| OKLCH | oklch(89.91% 0.035 327.3) |
| XYZ | xyz(73.1567, 71.6966, 87.8109) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 8.04
Pale Lavender
#EECFFE
ΔE00 8.10
Lavenderblush
#FFF0F5
ΔE00 8.19
Very Light Purple
#F6CEFC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD6EA #D6EBD7
analogous
#E1D6EB #EBD6EA #EBD6DF
triadic
#EBD6EA #EAEBD6 #D6EAEB
tetradic
#EBD6EA #EBE1D6 #D6EBD7 #D6DFEB
square
#EBD6EA #EBE1D6 #D6EBD7 #D6DFEB
split-complementary
#EBD6EA #DFEBD6 #D6EBE1
monochromatic
#C384C0 #D7ADD5 #EBD6EA #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.37
#EBD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EBD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD6EA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD6EA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D9DDE9
Tritanopia (blue-blind)
#EDD7DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebd6ea; /* rgb */ color: rgb(235, 214, 234); /* oklch */ color: oklch(89.9% 0.035 327.3);
Tailwind
colors: {
custom: {
50: '#f1e2f0',
500: '#ebd6ea',
950: '#000000',
},
}SCSS
$custom: #ebd6ea; $custom-light: #f1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#ebd6ea",
"rgb": {
"r": 235,
"g": 214,
"b": 234
},
"hsl": {
"h": 302.857,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.89908,
"c": 0.03518,
"h": 327.3
},
"luminance": 0.71696
}Semantic roles & 50–950 ramp
primary
#EBD6EA
secondary
#A0C5A2
accent
#AD3E38
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485