#EBD0ED#EBD0ED
#EBD0ED is a very light, muted purple. Relative luminance 0.689; OKLCH L 88.9% C 0.049 H 323.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD0ED |
|---|---|
| RGB | rgb(235, 208, 237) |
| HSL | hsl(296, 45%, 87%) |
| HSV | hsv(296, 12%, 93%) |
| CMYK | cmyk(0.8%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.45, 14.41, -10.78) |
| CIE-LCH | lch(86.45, 18.00, 323.20°) |
| OKLab | oklab(88.87% 0.0394 -0.0288) |
| OKLCH | oklch(88.87% 0.049 323.8) |
| XYZ | xyz(72.1008, 68.8893, 89.6030) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.14
Pale Mauve
#FED0FC
ΔE00 5.59
Pale Lilac
#E4CBFF
ΔE00 6.70
Light Lilac
#EDC8FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD0ED #D2EDD0
analogous
#DDD0ED #EBD0ED #EDD0E1
triadic
#EBD0ED #EDEBD0 #D0EDEB
tetradic
#EBD0ED #EDDDD0 #D2EDD0 #D0E1ED
square
#EBD0ED #EDDDD0 #D2EDD0 #D0E1ED
split-complementary
#EBD0ED #E1EDD0 #D0EDDD
monochromatic
#C577CB #D8A4DC #EBD0ED #F6E9F7 #F6E9F7
Accessibility & contrast
On white
1.42
#EBD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#EBD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD0ED
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD0ED | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#D4D9EC
Tritanopia (blue-blind)
#EDD2D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd0ed; /* rgb */ color: rgb(235, 208, 237); /* oklch */ color: oklch(88.9% 0.049 323.8);
Tailwind
colors: {
custom: {
50: '#f1def2',
500: '#ebd0ed',
950: '#000000',
},
}SCSS
$custom: #ebd0ed; $custom-light: #f1def2; $custom-dark: #000000;
JSON
{
"hex": "#ebd0ed",
"rgb": {
"r": 235,
"g": 208,
"b": 237
},
"hsl": {
"h": 295.862,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.88868,
"c": 0.04876,
"h": 323.8
},
"luminance": 0.68888
}Semantic roles & 50–950 ramp
primary
#EBD0ED
secondary
#9BC998
accent
#B82E37
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485