#EDBFFF#EDBFFF
#EDBFFF is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.6% C 0.099 H 316.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFFF |
|---|---|
| RGB | rgb(237, 191, 255) |
| HSL | hsl(283, 100%, 87%) |
| HSV | hsv(283, 25%, 100%) |
| CMYK | cmyk(7.1%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(83.17, 27.49, -25.27) |
| CIE-LCH | lch(83.17, 37.34, 317.41°) |
| OKLab | oklab(86.57% 0.0719 -0.0686) |
| OKLCH | oklch(86.57% 0.099 316.3) |
| XYZ | xyz(71.6031, 62.4873, 102.8776) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.66
Light Lilac
#EDC8FF
ΔE00 2.69
Light Lavender
#DFC5FE
ΔE00 4.22
Mauve
#E0B0FF
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 4.82
Pale Lavender
#EECFFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFFF #D1FFBF
analogous
#CDBFFF #EDBFFF #FFBFF1
triadic
#EDBFFF #FFEDBF #BFFFED
tetradic
#EDBFFF #FFCDBF #D1FFBF #BFF1FF
square
#EDBFFF #FFCDBF #D1FFBF #BFF1FF
split-complementary
#EDBFFF #F1FFBF #BFFFCD
monochromatic
#CB45FF #DC82FF #EDBFFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.56
#EDBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#EDBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFFF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFFF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#EDC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edbfff; /* rgb */ color: rgb(237, 191, 255); /* oklch */ color: oklch(86.6% 0.099 316.3);
Tailwind
colors: {
custom: {
50: '#f3d2ff',
500: '#edbfff',
950: '#000000',
},
}SCSS
$custom: #edbfff; $custom-light: #f3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#edbfff",
"rgb": {
"r": 237,
"g": 191,
"b": 255
},
"hsl": {
"h": 283.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86565,
"c": 0.09941,
"h": 316.3
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#EDBFFF
secondary
#99E87B
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386