#EDC3FF#EDC3FF
#EDC3FF is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.3% C 0.093 H 315.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC3FF |
|---|---|
| RGB | rgb(237, 195, 255) |
| HSL | hsl(282, 100%, 88%) |
| HSV | hsv(282, 24%, 100%) |
| CMYK | cmyk(7.1%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(84.10, 25.36, -23.86) |
| CIE-LCH | lch(84.10, 34.82, 316.75°) |
| OKLab | oklab(87.28% 0.0662 -0.0647) |
| OKLCH | oklch(87.28% 0.093 315.6) |
| XYZ | xyz(72.4874, 64.2558, 103.1723) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.06
Light Lilac
#EDC8FF
ΔE00 1.52
Light Lavender
#DFC5FE
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 3.86
Very Light Purple
#F6CEFC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC3FF #D5FFC3
analogous
#CFC3FF #EDC3FF #FFC3F3
triadic
#EDC3FF #FFEDC3 #C3FFED
tetradic
#EDC3FF #FFCFC3 #D5FFC3 #C3F3FF
square
#EDC3FF #FFCFC3 #D5FFC3 #C3F3FF
split-complementary
#EDC3FF #F3FFC3 #C3FFCF
monochromatic
#C849FF #DB86FF #EDC3FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.52
#EDC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EDC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC3FF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC3FF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#ECCAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edc3ff; /* rgb */ color: rgb(237, 195, 255); /* oklch */ color: oklch(87.3% 0.093 315.6);
Tailwind
colors: {
custom: {
50: '#f3d5ff',
500: '#edc3ff',
950: '#000000',
},
}SCSS
$custom: #edc3ff; $custom-light: #f3d5ff; $custom-dark: #000000;
JSON
{
"hex": "#edc3ff",
"rgb": {
"r": 237,
"g": 195,
"b": 255
},
"hsl": {
"h": 282,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87277,
"c": 0.09254,
"h": 315.6
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#EDC3FF
secondary
#9EE87E
accent
#E60045
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386