#EBD4EB#EBD4EB
#EBD4EB is a very light, muted purple. Relative luminance 0.707; OKLCH L 89.6% C 0.040 H 325.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4EB |
|---|---|
| RGB | rgb(235, 212, 235) |
| HSL | hsl(300, 37%, 88%) |
| HSV | hsv(300, 10%, 92%) |
| CMYK | cmyk(0%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.36, 11.94, -8.37) |
| CIE-LCH | lch(87.36, 14.58, 324.98°) |
| OKLab | oklab(89.56% 0.0329 -0.0222) |
| OKLCH | oklch(89.56% 0.04 325.9) |
| XYZ | xyz(72.7977, 70.7481, 88.4019) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.25
Pale Mauve
#FED0FC
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4EB #D4EBD4
analogous
#DFD4EB #EBD4EB #EBD4DF
triadic
#EBD4EB #EBEBD4 #D4EBEB
tetradic
#EBD4EB #EBDFD4 #D4EBD4 #D4DFEB
square
#EBD4EB #EBDFD4 #D4EBD4 #D4DFEB
split-complementary
#EBD4EB #DFEBD4 #D4EBDF
monochromatic
#C480C4 #D8AAD8 #EBD4EB #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.39
#EBD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EBD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4EB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4EB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#EDD6DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd4eb; /* rgb */ color: rgb(235, 212, 235); /* oklch */ color: oklch(89.6% 0.040 325.9);
Tailwind
colors: {
custom: {
50: '#f1e1f1',
500: '#ebd4eb',
950: '#000000',
},
}SCSS
$custom: #ebd4eb; $custom-light: #f1e1f1; $custom-dark: #000000;
JSON
{
"hex": "#ebd4eb",
"rgb": {
"r": 235,
"g": 212,
"b": 235
},
"hsl": {
"h": 300,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.89559,
"c": 0.03968,
"h": 325.9
},
"luminance": 0.70747
}Semantic roles & 50–950 ramp
primary
#EBD4EB
secondary
#9EC59E
accent
#AF3636
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485