#EDCDFE#EDCDFE
#EDCDFE is a very light, moderate violet. Relative luminance 0.688; OKLCH L 89.1% C 0.074 H 313.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDFE |
|---|---|
| RGB | rgb(237, 205, 254) |
| HSL | hsl(279, 96%, 90%) |
| HSV | hsv(279, 19%, 100%) |
| CMYK | cmyk(6.7%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(86.42, 19.85, -19.81) |
| CIE-LCH | lch(86.42, 28.05, 315.06°) |
| OKLab | oklab(89.05% 0.0515 -0.0535) |
| OKLCH | oklch(89.05% 0.074 313.9) |
| XYZ | xyz(74.6429, 68.8237, 103.0988) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.63
Light Lilac
#EDC8FF
ΔE00 1.75
Pale Lilac
#E4CBFF
ΔE00 2.31
Very Light Purple
#F6CEFC
ΔE00 2.40
Light Lavender
#DFC5FE
ΔE00 3.61
Light Lavendar
#EFC0FE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDFE #DEFECD
analogous
#D5CDFE #EDCDFE #FECDF6
triadic
#EDCDFE #FEEDCD #CDFEED
tetradic
#EDCDFE #FED5CD #DEFECD #CDF6FE
square
#EDCDFE #FED5CD #DEFECD #CDF6FE
split-complementary
#EDCDFE #F6FECD #CDFED5
monochromatic
#C255FC #D791FD #EDCDFE #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.42
#EDCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#EDCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDFE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDFE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#ECD3DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #edcdfe; /* rgb */ color: rgb(237, 205, 254); /* oklch */ color: oklch(89.1% 0.074 313.9);
Tailwind
colors: {
custom: {
50: '#f3dcfe',
500: '#edcdfe',
950: '#000000',
},
}SCSS
$custom: #edcdfe; $custom-light: #f3dcfe; $custom-dark: #000000;
JSON
{
"hex": "#edcdfe",
"rgb": {
"r": 237,
"g": 205,
"b": 254
},
"hsl": {
"h": 279.184,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.89054,
"c": 0.07427,
"h": 313.9
},
"luminance": 0.68823
}Semantic roles & 50–950 ramp
primary
#EDCDFE
secondary
#A9E888
accent
#E60050
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485