Light Lilac#EDC8FF
#EDC8FF is a very light, moderate purple. Relative luminance 0.665; OKLCH L 88.2% C 0.084 H 314.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8FF |
|---|---|
| RGB | rgb(237, 200, 255) |
| HSL | hsl(280, 100%, 89%) |
| HSV | hsv(280, 22%, 100%) |
| CMYK | cmyk(7.1%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(85.27, 22.70, -22.08) |
| CIE-LCH | lch(85.27, 31.67, 315.79°) |
| OKLab | oklab(88.18% 0.059 -0.0598) |
| OKLCH | oklch(88.18% 0.084 314.6) |
| XYZ | xyz(73.6265, 66.5340, 103.5520) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.00
Pale Lavender
#EECFFE
ΔE00 2.36
Light Lavendar
#EFC0FE
ΔE00 2.47
Pale Lilac
#E4CBFF
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 3.04
Light Lavender
#DFC5FE
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8FF #DAFFC8
analogous
#D2C8FF #EDC8FF #FFC8F5
triadic
#EDC8FF #FFEDC8 #C8FFED
tetradic
#EDC8FF #FFD2C8 #DAFFC8 #C8F5FF
square
#EDC8FF #FFD2C8 #DAFFC8 #C8F5FF
split-complementary
#EDC8FF #F5FFC8 #C8FFD2
monochromatic
#C54EFF #D98BFF #EDC8FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.47
#EDC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#EDC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8FF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8FF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#ECCEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edc8ff; /* rgb */ color: rgb(237, 200, 255); /* oklch */ color: oklch(88.2% 0.084 314.6);
Tailwind
colors: {
custom: {
50: '#f3d9ff',
500: '#edc8ff',
950: '#000000',
},
}SCSS
$custom: #edc8ff; $custom-light: #f3d9ff; $custom-dark: #000000;
JSON
{
"hex": "#edc8ff",
"rgb": {
"r": 237,
"g": 200,
"b": 255
},
"hsl": {
"h": 280.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88178,
"c": 0.08398,
"h": 314.6
},
"luminance": 0.66533
}Semantic roles & 50–950 ramp
primary
#EDC8FF
secondary
#A4E982
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386