#EBCDEC#EBCDEC
#EBCDEC is a very light, muted purple. Relative luminance 0.674; OKLCH L 88.3% C 0.053 H 325.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDEC |
|---|---|
| RGB | rgb(235, 205, 236) |
| HSL | hsl(298, 45%, 86%) |
| HSV | hsv(298, 13%, 93%) |
| CMYK | cmyk(0.4%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.70, 15.82, -11.38) |
| CIE-LCH | lch(85.70, 19.48, 324.28°) |
| OKLab | oklab(88.27% 0.0434 -0.0304) |
| OKLCH | oklch(88.27% 0.053 325) |
| XYZ | xyz(71.2306, 67.3820, 88.5942) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.54
Pale Mauve
#FED0FC
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 6.30
Pale Lilac
#E4CBFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDEC #CEECCD
analogous
#DCCDEC #EBCDEC #ECCDDE
triadic
#EBCDEC #ECEBCD #CDECEB
tetradic
#EBCDEC #ECDCCD #CEECCD #CDDEEC
square
#EBCDEC #ECDCCD #CEECCD #CDDEEC
split-complementary
#EBCDEC #DEECCD #CDECDC
monochromatic
#C874CA #D9A1DB #EBCDEC #F6E9F7 #F6E9F7
Accessibility & contrast
On white
1.45
#EBCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#EBCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDEC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDEC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#EDCFD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebcdec; /* rgb */ color: rgb(235, 205, 236); /* oklch */ color: oklch(88.3% 0.053 325.0);
Tailwind
colors: {
custom: {
50: '#f1dcf2',
500: '#ebcdec',
950: '#000000',
},
}SCSS
$custom: #ebcdec; $custom-light: #f1dcf2; $custom-dark: #000000;
JSON
{
"hex": "#ebcdec",
"rgb": {
"r": 235,
"g": 205,
"b": 236
},
"hsl": {
"h": 298.065,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.88274,
"c": 0.05296,
"h": 325
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#EBCDEC
secondary
#97C895
accent
#B82D32
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485