#EDBBFC#EDBBFC
#EDBBFC is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.103 H 318.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBFC |
|---|---|
| RGB | rgb(237, 187, 252) |
| HSL | hsl(286, 92%, 86%) |
| HSV | hsv(286, 26%, 99%) |
| CMYK | cmyk(6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.15, 29.04, -25.23) |
| CIE-LCH | lch(82.15, 38.47, 319.02°) |
| OKLab | oklab(85.75% 0.0769 -0.0685) |
| OKLCH | oklch(85.75% 0.103 318.3) |
| XYZ | xyz(70.2636, 60.5748, 100.0673) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.20
Light Lilac
#EDC8FF
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 4.20
Light Lavender
#DFC5FE
ΔE00 5.08
Light Violet
#D6B4FC
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBFC #CAFCBB
analogous
#CCBBFC #EDBBFC #FCBBEA
triadic
#EDBBFC #FCEDBB #BBFCED
tetradic
#EDBBFC #FCCCBB #CAFCBB #BBEAFC
square
#EDBBFC #FCCCBB #CAFCBB #BBEAFC
split-complementary
#EDBBFC #EAFCBB #BBFCCC
monochromatic
#CE46F7 #DD80F9 #EDBBFC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.60
#EDBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EDBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBFC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBFC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#EEC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbfc; /* rgb */ color: rgb(237, 187, 252); /* oklch */ color: oklch(85.7% 0.103 318.3);
Tailwind
colors: {
custom: {
50: '#f3cffd',
500: '#edbbfc',
950: '#000000',
},
}SCSS
$custom: #edbbfc; $custom-light: #f3cffd; $custom-dark: #000000;
JSON
{
"hex": "#edbbfc",
"rgb": {
"r": 237,
"g": 187,
"b": 252
},
"hsl": {
"h": 286.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85748,
"c": 0.10293,
"h": 318.3
},
"luminance": 0.60573
}Semantic roles & 50–950 ramp
primary
#EDBBFC
secondary
#92E279
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385