#EDC2FD#EDC2FD
#EDC2FD is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.0% C 0.092 H 316.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC2FD |
|---|---|
| RGB | rgb(237, 194, 253) |
| HSL | hsl(284, 94%, 88%) |
| HSV | hsv(284, 23%, 99%) |
| CMYK | cmyk(6.3%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.80, 25.50, -23.25) |
| CIE-LCH | lch(83.80, 34.51, 317.65°) |
| OKLab | oklab(87.03% 0.067 -0.063) |
| OKLCH | oklch(87.03% 0.092 316.8) |
| XYZ | xyz(71.9438, 63.6811, 101.4112) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.87
Light Lilac
#EDC8FF
ΔE00 1.66
Light Lavender
#DFC5FE
ΔE00 3.85
Pale Lavender
#EECFFE
ΔE00 3.93
Very Light Purple
#F6CEFC
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC2FD #D2FDC2
analogous
#CFC2FD #EDC2FD #FDC2EF
triadic
#EDC2FD #FDEDC2 #C2FDED
tetradic
#EDC2FD #FDCFC2 #D2FDC2 #C2EFFD
square
#EDC2FD #FDCFC2 #D2FDC2 #C2EFFD
split-complementary
#EDC2FD #EFFDC2 #C2FDCF
monochromatic
#CA4BF9 #DC87FB #EDC2FD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.53
#EDC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EDC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC2FD
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC2FD | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#EDC8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edc2fd; /* rgb */ color: rgb(237, 194, 253); /* oklch */ color: oklch(87.0% 0.092 316.8);
Tailwind
colors: {
custom: {
50: '#f3d4fe',
500: '#edc2fd',
950: '#000000',
},
}SCSS
$custom: #edc2fd; $custom-light: #f3d4fe; $custom-dark: #000000;
JSON
{
"hex": "#edc2fd",
"rgb": {
"r": 237,
"g": 194,
"b": 253
},
"hsl": {
"h": 283.729,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87025,
"c": 0.09197,
"h": 316.8
},
"luminance": 0.6368
}Semantic roles & 50–950 ramp
primary
#EDC2FD
secondary
#9AE47F
accent
#E6003E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385