#EDC6EF#EDC6EF
#EDC6EF is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.3% C 0.070 H 324.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC6EF |
|---|---|
| RGB | rgb(237, 198, 239) |
| HSL | hsl(297, 56%, 86%) |
| HSV | hsv(297, 17%, 94%) |
| CMYK | cmyk(0.8%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(84.29, 20.74, -15.06) |
| CIE-LCH | lch(84.29, 25.63, 324.02°) |
| OKLab | oklab(87.26% 0.0568 -0.0403) |
| OKLCH | oklch(87.26% 0.07 324.6) |
| XYZ | xyz(70.6972, 64.6260, 90.3944) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.36
Pale Mauve
#FED0FC
ΔE00 3.11
Pale Lavender
#EECFFE
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC6EF #C8EFC6
analogous
#D8C6EF #EDC6EF #EFC6DC
triadic
#EDC6EF #EFEDC6 #C6EFED
tetradic
#EDC6EF #EFD8C6 #C8EFC6 #C6DCEF
square
#EDC6EF #EFD8C6 #C8EFC6 #C6DCEF
split-complementary
#EDC6EF #DCEFC6 #C6EFD8
monochromatic
#CF66D4 #DE96E2 #EDC6EF #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.51
#EDC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EDC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC6EF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC6EF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#EFC9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edc6ef; /* rgb */ color: rgb(237, 198, 239); /* oklch */ color: oklch(87.3% 0.070 324.6);
Tailwind
colors: {
custom: {
50: '#f3d7f4',
500: '#edc6ef',
950: '#000000',
},
}SCSS
$custom: #edc6ef; $custom-light: #f3d7f4; $custom-dark: #000000;
JSON
{
"hex": "#edc6ef",
"rgb": {
"r": 237,
"g": 198,
"b": 239
},
"hsl": {
"h": 297.073,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.87256,
"c": 0.06968,
"h": 324.6
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#EDC6EF
secondary
#8FCD8C
accent
#C4222A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385