#EDCDED#EDCDED
#EDCDED is a very light, muted purple. Relative luminance 0.678; OKLCH L 88.5% C 0.055 H 326.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDED |
|---|---|
| RGB | rgb(237, 205, 237) |
| HSL | hsl(300, 47%, 87%) |
| HSV | hsv(300, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(85.90, 16.66, -11.59) |
| CIE-LCH | lch(85.90, 20.30, 325.19°) |
| OKLab | oklab(88.48% 0.0459 -0.0309) |
| OKLCH | oklch(88.48% 0.055 326) |
| XYZ | xyz(72.0405, 67.7827, 89.3927) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 4.31
Pale Lavender
#EECFFE
ΔE00 4.35
Thistle
#D8BFD8
ΔE00 4.68
Light Lilac
#EDC8FF
ΔE00 6.05
Pale Lilac
#E4CBFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDED #CDEDCD
analogous
#DDCDED #EDCDED #EDCDDD
triadic
#EDCDED #EDEDCD #CDEDED
tetradic
#EDCDED #EDDDCD #CDEDCD #CDDDED
square
#EDCDED #EDDDCD #CDEDCD #CDDDED
split-complementary
#EDCDED #DDEDCD #CDEDDD
monochromatic
#CD73CD #DDA0DD #EDCDED #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.44
#EDCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EDCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDED
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDED | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#EFCFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #edcded; /* rgb */ color: rgb(237, 205, 237); /* oklch */ color: oklch(88.5% 0.055 326.0);
Tailwind
colors: {
custom: {
50: '#f3dcf2',
500: '#edcded',
950: '#000000',
},
}SCSS
$custom: #edcded; $custom-light: #f3dcf2; $custom-dark: #000000;
JSON
{
"hex": "#edcded",
"rgb": {
"r": 237,
"g": 205,
"b": 237
},
"hsl": {
"h": 300,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.8848,
"c": 0.05534,
"h": 326
},
"luminance": 0.67782
}Semantic roles & 50–950 ramp
primary
#EDCDED
secondary
#95C995
accent
#BA2B2B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485