#EDCCFD#EDCCFD
#EDCCFD is a very light, moderate purple. Relative luminance 0.683; OKLCH L 88.8% C 0.075 H 314.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCFD |
|---|---|
| RGB | rgb(237, 204, 253) |
| HSL | hsl(280, 92%, 90%) |
| HSV | hsv(280, 19%, 99%) |
| CMYK | cmyk(6.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.15, 20.19, -19.69) |
| CIE-LCH | lch(86.15, 28.20, 315.72°) |
| OKLab | oklab(88.84% 0.0526 -0.0532) |
| OKLCH | oklch(88.84% 0.075 314.7) |
| XYZ | xyz(74.2447, 68.2829, 102.1781) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.81
Light Lilac
#EDC8FF
ΔE00 1.60
Very Light Purple
#F6CEFC
ΔE00 2.23
Pale Lilac
#E4CBFF
ΔE00 2.48
Light Lavender
#DFC5FE
ΔE00 3.67
Light Lavendar
#EFC0FE
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCFD #DCFDCC
analogous
#D5CCFD #EDCCFD #FDCCF5
triadic
#EDCCFD #FDEDCC #CCFDED
tetradic
#EDCCFD #FDD5CC #DCFDCC #CCF5FD
square
#EDCCFD #FDD5CC #DCFDCC #CCF5FD
split-complementary
#EDCCFD #F5FDCC #CCFDD5
monochromatic
#C356F8 #D891FB #EDCCFD #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.43
#EDCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#EDCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCFD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCFD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#ECD1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #edccfd; /* rgb */ color: rgb(237, 204, 253); /* oklch */ color: oklch(88.8% 0.075 314.7);
Tailwind
colors: {
custom: {
50: '#f3dbfe',
500: '#edccfd',
950: '#000000',
},
}SCSS
$custom: #edccfd; $custom-light: #f3dbfe; $custom-dark: #000000;
JSON
{
"hex": "#edccfd",
"rgb": {
"r": 237,
"g": 204,
"b": 253
},
"hsl": {
"h": 280.408,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.88835,
"c": 0.0748,
"h": 314.7
},
"luminance": 0.68282
}Semantic roles & 50–950 ramp
primary
#EDCCFD
secondary
#A6E588
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485