#EBD4EA#EBD4EA
#EBD4EA is a very light, muted purple. Relative luminance 0.707; OKLCH L 89.5% C 0.039 H 327.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4EA |
|---|---|
| RGB | rgb(235, 212, 234) |
| HSL | hsl(303, 37%, 88%) |
| HSV | hsv(303, 10%, 92%) |
| CMYK | cmyk(0%, 9.8%, 0.4%, 7.8%) |
| CIE-LAB | lab(87.33, 11.76, -7.88) |
| CIE-LCH | lch(87.33, 14.16, 326.17°) |
| OKLab | oklab(89.53% 0.0325 -0.0209) |
| OKLCH | oklch(89.53% 0.039 327.2) |
| XYZ | xyz(72.6537, 70.6905, 87.6432) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.01
Light Pink
#FFD1DF
ΔE00 7.10
Pale Lavender
#EECFFE
ΔE00 7.31
Very Light Purple
#F6CEFC
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.70
Pale Mauve
#FED0FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4EA #D4EBD5
analogous
#E0D4EB #EBD4EA #EBD4DE
triadic
#EBD4EA #EAEBD4 #D4EAEB
tetradic
#EBD4EA #EBE0D4 #D4EBD5 #D4DEEB
square
#EBD4EA #EBE0D4 #D4EBD5 #D4DEEB
split-complementary
#EBD4EA #DEEBD4 #D4EBE0
monochromatic
#C480C1 #D8AAD6 #EBD4EA #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.39
#EBD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#EBD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4EA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4EA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#EDD6DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd4ea; /* rgb */ color: rgb(235, 212, 234); /* oklch */ color: oklch(89.5% 0.039 327.2);
Tailwind
colors: {
custom: {
50: '#f1e1f0',
500: '#ebd4ea',
950: '#000000',
},
}SCSS
$custom: #ebd4ea; $custom-light: #f1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#ebd4ea",
"rgb": {
"r": 235,
"g": 212,
"b": 234
},
"hsl": {
"h": 302.609,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.89528,
"c": 0.03866,
"h": 327.2
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#EBD4EA
secondary
#9EC5A0
accent
#AF3B36
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485