#EDBFEB#EDBFEB
#EDBFEB is a very light, moderate purple. Relative luminance 0.613; OKLCH L 85.9% C 0.078 H 327.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFEB |
|---|---|
| RGB | rgb(237, 191, 235) |
| HSL | hsl(303, 56%, 84%) |
| HSV | hsv(303, 19%, 93%) |
| CMYK | cmyk(0%, 19.4%, 0.8%, 7.1%) |
| CIE-LAB | lab(82.52, 23.73, -15.58) |
| CIE-LCH | lch(82.52, 28.39, 326.72°) |
| OKLab | oklab(85.85% 0.0658 -0.0417) |
| OKLCH | oklch(85.85% 0.078 327.6) |
| XYZ | xyz(68.5496, 61.2659, 86.7956) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.61
Pale Mauve
#FED0FC
ΔE00 3.95
Light Lilac
#EDC8FF
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 4.52
Pale Lavender
#EECFFE
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFEB #BFEDC1
analogous
#D8BFED #EDBFEB #EDBFD4
triadic
#EDBFEB #EBEDBF #BFEBED
tetradic
#EDBFEB #EDD8BF #BFEDC1 #BFD4ED
square
#EDBFEB #EDD8BF #BFEDC1 #BFD4ED
split-complementary
#EDBFEB #D4EDBF #BFEDD8
monochromatic
#D25FCD #E08FDC #EDBFEB #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.58
#EDBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EDBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFEB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFEB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#F0C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edbfeb; /* rgb */ color: rgb(237, 191, 235); /* oklch */ color: oklch(85.9% 0.078 327.6);
Tailwind
colors: {
custom: {
50: '#f3d2f1',
500: '#edbfeb',
950: '#000000',
},
}SCSS
$custom: #edbfeb; $custom-light: #f3d2f1; $custom-dark: #000000;
JSON
{
"hex": "#edbfeb",
"rgb": {
"r": 237,
"g": 191,
"b": 235
},
"hsl": {
"h": 302.609,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.8585,
"c": 0.07793,
"h": 327.6
},
"luminance": 0.61264
}Semantic roles & 50–950 ramp
primary
#EDBFEB
secondary
#86CA89
accent
#C42922
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385