#EDBBF6#EDBBF6
#EDBBF6 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.096 H 321.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBF6 |
|---|---|
| RGB | rgb(237, 187, 246) |
| HSL | hsl(291, 77%, 85%) |
| HSV | hsv(291, 24%, 96%) |
| CMYK | cmyk(3.7%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(81.95, 27.90, -22.33) |
| CIE-LCH | lch(81.95, 35.73, 321.33°) |
| OKLab | oklab(85.53% 0.0751 -0.0604) |
| OKLCH | oklch(85.53% 0.096 321.2) |
| XYZ | xyz(69.3278, 60.2005, 95.1387) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.58
Light Lilac
#EDC8FF
ΔE00 3.48
Very Light Purple
#F6CEFC
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 5.33
Pale Lavender
#EECFFE
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBF6 #C4F6BB
analogous
#CFBBF6 #EDBBF6 #F6BBE2
triadic
#EDBBF6 #F6EDBB #BBF6ED
tetradic
#EDBBF6 #F6CFBB #C4F6BB #BBE2F6
square
#EDBBF6 #F6CFBB #C4F6BB #BBE2F6
split-complementary
#EDBBF6 #E2F6BB #BBF6CF
monochromatic
#D04FE8 #DF85EF #EDBBF6 #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.61
#EDBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EDBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBF6
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBF6 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#C0CEF4
Tritanopia (blue-blind)
#EFC1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbf6; /* rgb */ color: rgb(237, 187, 246); /* oklch */ color: oklch(85.5% 0.096 321.2);
Tailwind
colors: {
custom: {
50: '#f3cff9',
500: '#edbbf6',
950: '#000000',
},
}SCSS
$custom: #edbbf6; $custom-light: #f3cff9; $custom-dark: #000000;
JSON
{
"hex": "#edbbf6",
"rgb": {
"r": 237,
"g": 187,
"b": 246
},
"hsl": {
"h": 290.847,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85526,
"c": 0.09636,
"h": 321.2
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#EDBBF6
secondary
#8BD87D
accent
#D90D2C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385