#EDBBEF#EDBBEF
#EDBBEF is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.3% C 0.089 H 325.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBEF |
|---|---|
| RGB | rgb(237, 187, 239) |
| HSL | hsl(298, 62%, 84%) |
| HSV | hsv(298, 22%, 94%) |
| CMYK | cmyk(0.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.72, 26.59, -18.93) |
| CIE-LCH | lch(81.72, 32.64, 324.55°) |
| OKLab | oklab(85.27% 0.073 -0.0509) |
| OKLCH | oklch(85.27% 0.089 325.1) |
| XYZ | xyz(68.2736, 59.7788, 89.5866) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.05
Light Lilac
#EDC8FF
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 4.39
Pale Mauve
#FED0FC
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.42
Light Lavender
#DFC5FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBEF #BDEFBB
analogous
#D3BBEF #EDBBEF #EFBBD7
triadic
#EDBBEF #EFEDBB #BBEFED
tetradic
#EDBBEF #EFD3BB #BDEFBB #BBD7EF
square
#EDBBEF #EFD3BB #BDEFBB #BBD7EF
split-complementary
#EDBBEF #D7EFBB #BBEFD3
monochromatic
#D358D8 #E089E3 #EDBBEF #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.62
#EDBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EDBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBEF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBEF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#F0BFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edbbef; /* rgb */ color: rgb(237, 187, 239); /* oklch */ color: oklch(85.3% 0.089 325.1);
Tailwind
colors: {
custom: {
50: '#f3cff4',
500: '#edbbef',
950: '#000000',
},
}SCSS
$custom: #edbbef; $custom-light: #f3cff4; $custom-dark: #000000;
JSON
{
"hex": "#edbbef",
"rgb": {
"r": 237,
"g": 187,
"b": 239
},
"hsl": {
"h": 297.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85274,
"c": 0.089,
"h": 325.1
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#EDBBEF
secondary
#84CD81
accent
#CA1C23
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385