#EDC8FD#EDC8FD
#EDC8FD is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.1% C 0.082 H 315.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8FD |
|---|---|
| RGB | rgb(237, 200, 253) |
| HSL | hsl(282, 93%, 89%) |
| HSV | hsv(282, 21%, 99%) |
| CMYK | cmyk(6.3%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.20, 22.31, -21.12) |
| CIE-LCH | lch(85.20, 30.72, 316.57°) |
| OKLab | oklab(88.11% 0.0584 -0.0571) |
| OKLCH | oklch(88.11% 0.082 315.6) |
| XYZ | xyz(73.3062, 66.4059, 101.8653) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.51
Pale Lavender
#EECFFE
ΔE00 2.10
Very Light Purple
#F6CEFC
ΔE00 2.63
Light Lavendar
#EFC0FE
ΔE00 2.67
Pale Lilac
#E4CBFF
ΔE00 2.87
Light Lavender
#DFC5FE
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8FD #D8FDC8
analogous
#D3C8FD #EDC8FD #FDC8F3
triadic
#EDC8FD #FDEDC8 #C8FDED
tetradic
#EDC8FD #FDD3C8 #D8FDC8 #C8F3FD
square
#EDC8FD #FDD3C8 #D8FDC8 #C8F3FD
split-complementary
#EDC8FD #F3FDC8 #C8FDD3
monochromatic
#C652F9 #DA8DFB #EDC8FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.47
#EDC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#EDC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8FD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8FD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#EDCEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edc8fd; /* rgb */ color: rgb(237, 200, 253); /* oklch */ color: oklch(88.1% 0.082 315.6);
Tailwind
colors: {
custom: {
50: '#f3d8fe',
500: '#edc8fd',
950: '#000000',
},
}SCSS
$custom: #edc8fd; $custom-light: #f3d8fe; $custom-dark: #000000;
JSON
{
"hex": "#edc8fd",
"rgb": {
"r": 237,
"g": 200,
"b": 253
},
"hsl": {
"h": 281.887,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88106,
"c": 0.08165,
"h": 315.6
},
"luminance": 0.66405
}Semantic roles & 50–950 ramp
primary
#EDC8FD
secondary
#A1E584
accent
#E60045
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385