#EDCDFD#EDCDFD
#EDCDFD is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.0% C 0.073 H 314.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDFD |
|---|---|
| RGB | rgb(237, 205, 253) |
| HSL | hsl(280, 92%, 90%) |
| HSV | hsv(280, 19%, 99%) |
| CMYK | cmyk(6.3%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(86.39, 19.66, -19.33) |
| CIE-LCH | lch(86.39, 27.57, 315.48°) |
| OKLab | oklab(89.02% 0.0512 -0.0522) |
| OKLCH | oklch(89.02% 0.073 314.4) |
| XYZ | xyz(74.4832, 68.7598, 102.2576) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.49
Light Lilac
#EDC8FF
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 2.25
Pale Lilac
#E4CBFF
ΔE00 2.48
Light Lavender
#DFC5FE
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDFD #DDFDCD
analogous
#D5CDFD #EDCDFD #FDCDF5
triadic
#EDCDFD #FDEDCD #CDFDED
tetradic
#EDCDFD #FDD5CD #DDFDCD #CDF5FD
square
#EDCDFD #FDD5CD #DDFDCD #CDF5FD
split-complementary
#EDCDFD #F5FDCD #CDFDD5
monochromatic
#C357F8 #D892FB #EDCDFD #F4E2FE #F4E2FE
Accessibility & contrast
On white
1.42
#EDCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#EDCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDFD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDFD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#ECD2DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #edcdfd; /* rgb */ color: rgb(237, 205, 253); /* oklch */ color: oklch(89.0% 0.073 314.4);
Tailwind
colors: {
custom: {
50: '#f3dcfe',
500: '#edcdfd',
950: '#000000',
},
}SCSS
$custom: #edcdfd; $custom-light: #f3dcfe; $custom-dark: #000000;
JSON
{
"hex": "#edcdfd",
"rgb": {
"r": 237,
"g": 205,
"b": 253
},
"hsl": {
"h": 280,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89019,
"c": 0.07308,
"h": 314.4
},
"luminance": 0.68759
}Semantic roles & 50–950 ramp
primary
#EDCDFD
secondary
#A8E689
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485