#EDBFFE#EDBFFE
#EDBFFE is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.5% C 0.098 H 316.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFFE |
|---|---|
| RGB | rgb(237, 191, 254) |
| HSL | hsl(284, 97%, 87%) |
| HSV | hsv(284, 25%, 100%) |
| CMYK | cmyk(6.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.14, 27.30, -24.79) |
| CIE-LCH | lch(83.14, 36.87, 317.76°) |
| OKLab | oklab(86.53% 0.0716 -0.0673) |
| OKLCH | oklch(86.53% 0.098 316.8) |
| XYZ | xyz(71.4426, 62.4231, 102.0320) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.48
Light Lilac
#EDC8FF
ΔE00 2.59
Light Lavender
#DFC5FE
ΔE00 4.26
Mauve
#E0B0FF
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFFE #D0FEBF
analogous
#CEBFFE #EDBFFE #FEBFEF
triadic
#EDBFFE #FEEDBF #BFFEED
tetradic
#EDBFFE #FECEBF #D0FEBF #BFEFFE
square
#EDBFFE #FECEBF #D0FEBF #BFEFFE
split-complementary
#EDBFFE #EFFEBF #BFFECE
monochromatic
#CB46FC #DC83FD #EDBFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.56
#EDBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EDBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFFE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFFE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#EDC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edbffe; /* rgb */ color: rgb(237, 191, 254); /* oklch */ color: oklch(86.5% 0.098 316.8);
Tailwind
colors: {
custom: {
50: '#f3d2ff',
500: '#edbffe',
950: '#000000',
},
}SCSS
$custom: #edbffe; $custom-light: #f3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#edbffe",
"rgb": {
"r": 237,
"g": 191,
"b": 254
},
"hsl": {
"h": 283.81,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86528,
"c": 0.09827,
"h": 316.8
},
"luminance": 0.62422
}Semantic roles & 50–950 ramp
primary
#EDBFFE
secondary
#98E67B
accent
#E6003E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386