#EDBBFD#EDBBFD
#EDBBFD is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.8% C 0.104 H 317.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBFD |
|---|---|
| RGB | rgb(237, 187, 253) |
| HSL | hsl(285, 94%, 86%) |
| HSV | hsv(285, 26%, 99%) |
| CMYK | cmyk(6.3%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.18, 29.23, -25.71) |
| CIE-LCH | lch(82.18, 38.93, 318.67°) |
| OKLab | oklab(85.79% 0.0771 -0.0698) |
| OKLCH | oklch(85.79% 0.104 317.8) |
| XYZ | xyz(70.4224, 60.6384, 100.9041) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.28
Light Lilac
#EDC8FF
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.05
Very Light Purple
#F6CEFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBFD #CBFDBB
analogous
#CCBBFD #EDBBFD #FDBBEC
triadic
#EDBBFD #FDEDBB #BBFDED
tetradic
#EDBBFD #FDCCBB #CBFDBB #BBECFD
square
#EDBBFD #FDCCBB #CBFDBB #BBECFD
split-complementary
#EDBBFD #ECFDBB #BBFDCC
monochromatic
#CE44FA #DD80FB #EDBBFD #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.60
#EDBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EDBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBFD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBFD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#EDC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbfd; /* rgb */ color: rgb(237, 187, 253); /* oklch */ color: oklch(85.8% 0.104 317.8);
Tailwind
colors: {
custom: {
50: '#f3cffe',
500: '#edbbfd',
950: '#000000',
},
}SCSS
$custom: #edbbfd; $custom-light: #f3cffe; $custom-dark: #000000;
JSON
{
"hex": "#edbbfd",
"rgb": {
"r": 237,
"g": 187,
"b": 253
},
"hsl": {
"h": 285.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85785,
"c": 0.10404,
"h": 317.8
},
"luminance": 0.60637
}Semantic roles & 50–950 ramp
primary
#EDBBFD
secondary
#93E379
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385