#EDBFEC#EDBFEC
#EDBFEC is a very light, moderate purple. Relative luminance 0.613; OKLCH L 85.9% C 0.079 H 326.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFEC |
|---|---|
| RGB | rgb(237, 191, 236) |
| HSL | hsl(301, 56%, 84%) |
| HSV | hsv(301, 19%, 93%) |
| CMYK | cmyk(0%, 19.4%, 0.4%, 7.1%) |
| CIE-LAB | lab(82.55, 23.91, -16.07) |
| CIE-LCH | lch(82.55, 28.81, 326.10°) |
| OKLab | oklab(85.89% 0.0661 -0.0431) |
| OKLCH | oklch(85.89% 0.079 326.9) |
| XYZ | xyz(68.6945, 61.3238, 87.5586) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.52
Pale Mauve
#FED0FC
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFEC #BFEDC0
analogous
#D7BFED #EDBFEC #EDBFD5
triadic
#EDBFEC #ECEDBF #BFECED
tetradic
#EDBFEC #EDD7BF #BFEDC0 #BFD5ED
square
#EDBFEC #EDD7BF #BFEDC0 #BFD5ED
split-complementary
#EDBFEC #D5EDBF #BFEDD7
monochromatic
#D25FD0 #E08FDE #EDBFEC #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.58
#EDBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EDBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFEC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFEC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#C7CFEA
Tritanopia (blue-blind)
#F0C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edbfec; /* rgb */ color: rgb(237, 191, 236); /* oklch */ color: oklch(85.9% 0.079 326.9);
Tailwind
colors: {
custom: {
50: '#f3d2f2',
500: '#edbfec',
950: '#000000',
},
}SCSS
$custom: #edbfec; $custom-light: #f3d2f2; $custom-dark: #000000;
JSON
{
"hex": "#edbfec",
"rgb": {
"r": 237,
"g": 191,
"b": 236
},
"hsl": {
"h": 301.304,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.85885,
"c": 0.07893,
"h": 326.9
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#EDBFEC
secondary
#86CA87
accent
#C42522
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385