#EDCDEB#EDCDEB
#EDCDEB is a very light, muted purple. Relative luminance 0.677; OKLCH L 88.4% C 0.053 H 328.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDEB |
|---|---|
| RGB | rgb(237, 205, 235) |
| HSL | hsl(304, 47%, 87%) |
| HSV | hsv(304, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 0.8%, 7.1%) |
| CIE-LAB | lab(85.84, 16.30, -10.61) |
| CIE-LCH | lch(85.84, 19.45, 326.93°) |
| OKLab | oklab(88.42% 0.0452 -0.0283) |
| OKLCH | oklch(88.42% 0.053 328) |
| XYZ | xyz(71.7499, 67.6665, 87.8624) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 6.64
Light Pink
#FFD1DF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDEB #CDEDCF
analogous
#DFCDED #EDCDEB #EDCDDB
triadic
#EDCDEB #EBEDCD #CDEBED
tetradic
#EDCDEB #EDDFCD #CDEDCF #CDDBED
square
#EDCDEB #EDDFCD #CDEDCF #CDDBED
split-complementary
#EDCDEB #DBEDCD #CDEDDF
monochromatic
#CD73C7 #DDA0D9 #EDCDEB #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.44
#EDCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#EDCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDEB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDEB | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#F0CFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #edcdeb; /* rgb */ color: rgb(237, 205, 235); /* oklch */ color: oklch(88.4% 0.053 328.0);
Tailwind
colors: {
custom: {
50: '#f3dcf1',
500: '#edcdeb',
950: '#000000',
},
}SCSS
$custom: #edcdeb; $custom-light: #f3dcf1; $custom-dark: #000000;
JSON
{
"hex": "#edcdeb",
"rgb": {
"r": 237,
"g": 205,
"b": 235
},
"hsl": {
"h": 303.75,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.88416,
"c": 0.05332,
"h": 328
},
"luminance": 0.67665
}Semantic roles & 50–950 ramp
primary
#EDCDEB
secondary
#95C998
accent
#BA342B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485