#EDBBFE#EDBBFE
#EDBBFE is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.8% C 0.105 H 317.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBFE |
|---|---|
| RGB | rgb(237, 187, 254) |
| HSL | hsl(285, 97%, 86%) |
| HSV | hsv(285, 26%, 100%) |
| CMYK | cmyk(6.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.22, 29.43, -26.19) |
| CIE-LCH | lch(82.22, 39.39, 318.33°) |
| OKLab | oklab(85.82% 0.0774 -0.0712) |
| OKLCH | oklch(85.82% 0.105 317.4) |
| XYZ | xyz(70.5822, 60.7023, 101.7452) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.40
Light Lilac
#EDC8FF
ΔE00 3.72
Mauve
#E0B0FF
ΔE00 3.87
Light Violet
#D6B4FC
ΔE00 4.90
Light Lavender
#DFC5FE
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBFE #CCFEBB
analogous
#CCBBFE #EDBBFE #FEBBEE
triadic
#EDBBFE #FEEDBB #BBFEED
tetradic
#EDBBFE #FECCBB #CCFEBB #BBEEFE
square
#EDBBFE #FECCBB #CCFEBB #BBEEFE
split-complementary
#EDBBFE #EEFEBB #BBFECC
monochromatic
#CD42FC #DD7FFD #EDBBFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.60
#EDBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EDBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBFE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBFE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#EDC2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbfe; /* rgb */ color: rgb(237, 187, 254); /* oklch */ color: oklch(85.8% 0.105 317.4);
Tailwind
colors: {
custom: {
50: '#f3d0ff',
500: '#edbbfe',
950: '#000000',
},
}SCSS
$custom: #edbbfe; $custom-light: #f3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#edbbfe",
"rgb": {
"r": 237,
"g": 187,
"b": 254
},
"hsl": {
"h": 284.776,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85823,
"c": 0.10515,
"h": 317.4
},
"luminance": 0.60701
}Semantic roles & 50–950 ramp
primary
#EDBBFE
secondary
#94E578
accent
#E6003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386