#EBD2EA#EBD2EA
#EBD2EA is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.1% C 0.042 H 327.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2EA |
|---|---|
| RGB | rgb(235, 210, 234) |
| HSL | hsl(302, 38%, 87%) |
| HSV | hsv(302, 11%, 92%) |
| CMYK | cmyk(0%, 10.6%, 0.4%, 7.8%) |
| CIE-LAB | lab(86.85, 12.81, -8.60) |
| CIE-LCH | lch(86.85, 15.43, 326.12°) |
| OKLab | oklab(89.15% 0.0354 -0.0229) |
| OKLCH | oklch(89.15% 0.042 327.1) |
| XYZ | xyz(72.1568, 69.6968, 87.4776) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 6.59
Very Light Purple
#F6CEFC
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 6.90
Pale Mauve
#FED0FC
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2EA #D2EBD3
analogous
#E0D2EB #EBD2EA #EBD2DE
triadic
#EBD2EA #EAEBD2 #D2EAEB
tetradic
#EBD2EA #EBE0D2 #D2EBD3 #D2DEEB
square
#EBD2EA #EBE0D2 #D2EBD3 #D2DEEB
split-complementary
#EBD2EA #DEEBD2 #D2EBE0
monochromatic
#C57DC2 #D8A8D6 #EBD2EA #F6EAF5 #F6EAF5
Accessibility & contrast
On white
1.41
#EBD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#EBD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2EA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2EA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D6DBE9
Tritanopia (blue-blind)
#EDD4DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd2ea; /* rgb */ color: rgb(235, 210, 234); /* oklch */ color: oklch(89.1% 0.042 327.1);
Tailwind
colors: {
custom: {
50: '#f1dff0',
500: '#ebd2ea',
950: '#000000',
},
}SCSS
$custom: #ebd2ea; $custom-light: #f1dff0; $custom-dark: #000000;
JSON
{
"hex": "#ebd2ea",
"rgb": {
"r": 235,
"g": 210,
"b": 234
},
"hsl": {
"h": 302.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.89149,
"c": 0.04215,
"h": 327.1
},
"luminance": 0.69696
}Semantic roles & 50–950 ramp
primary
#EBD2EA
secondary
#9BC69D
accent
#B13934
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485