#EDCDFF#EDCDFF
#EDCDFF is a very light, moderate violet. Relative luminance 0.689; OKLCH L 89.1% C 0.075 H 313.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDFF |
|---|---|
| RGB | rgb(237, 205, 255) |
| HSL | hsl(278, 100%, 90%) |
| HSV | hsv(278, 20%, 100%) |
| CMYK | cmyk(7.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(86.45, 20.05, -20.29) |
| CIE-LCH | lch(86.45, 28.52, 314.65°) |
| OKLab | oklab(89.09% 0.0518 -0.0549) |
| OKLCH | oklch(89.09% 0.075 313.4) |
| XYZ | xyz(74.8034, 68.8879, 103.9444) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.83
Light Lilac
#EDC8FF
ΔE00 1.61
Pale Lilac
#E4CBFF
ΔE00 2.16
Very Light Purple
#F6CEFC
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 3.44
Light Lavendar
#EFC0FE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDFF #DFFFCD
analogous
#D4CDFF #EDCDFF #FFCDF8
triadic
#EDCDFF #FFEDCD #CDFFED
tetradic
#EDCDFF #FFD4CD #DFFFCD #CDF8FF
square
#EDCDFF #FFD4CD #DFFFCD #CDF8FF
split-complementary
#EDCDFF #F8FFCD #CDFFD4
monochromatic
#C153FF #D790FF #EDCDFF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.42
#EDCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#EDCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDFF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDFF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#ECD3DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #edcdff; /* rgb */ color: rgb(237, 205, 255); /* oklch */ color: oklch(89.1% 0.075 313.4);
Tailwind
colors: {
custom: {
50: '#f3dcff',
500: '#edcdff',
950: '#000000',
},
}SCSS
$custom: #edcdff; $custom-light: #f3dcff; $custom-dark: #000000;
JSON
{
"hex": "#edcdff",
"rgb": {
"r": 237,
"g": 205,
"b": 255
},
"hsl": {
"h": 278.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89089,
"c": 0.07544,
"h": 313.4
},
"luminance": 0.68887
}Semantic roles & 50–950 ramp
primary
#EDCDFF
secondary
#AAEA86
accent
#E60053
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486