#EDBBEE#EDBBEE
#EDBBEE is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.2% C 0.088 H 325.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBEE |
|---|---|
| RGB | rgb(237, 187, 238) |
| HSL | hsl(299, 60%, 83%) |
| HSV | hsv(299, 21%, 93%) |
| CMYK | cmyk(0.4%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.69, 26.41, -18.44) |
| CIE-LCH | lch(81.69, 32.21, 325.07°) |
| OKLab | oklab(85.24% 0.0727 -0.0496) |
| OKLCH | oklch(85.24% 0.088 325.7) |
| XYZ | xyz(68.1262, 59.7199, 88.8107) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.37
Pale Mauve
#FED0FC
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 5.46
Light Lavender
#DFC5FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBEE #BCEEBB
analogous
#D3BBEE #EDBBEE #EEBBD5
triadic
#EDBBEE #EEEDBB #BBEEED
tetradic
#EDBBEE #EED3BB #BCEEBB #BBD5EE
square
#EDBBEE #EED3BB #BCEEBB #BBD5EE
split-complementary
#EDBBEE #D5EEBB #BBEED3
monochromatic
#D359D6 #E08AE2 #EDBBEE #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.62
#EDBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EDBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBEE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBEE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#F0BFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edbbee; /* rgb */ color: rgb(237, 187, 238); /* oklch */ color: oklch(85.2% 0.088 325.7);
Tailwind
colors: {
custom: {
50: '#f3cff3',
500: '#edbbee',
950: '#000000',
},
}SCSS
$custom: #edbbee; $custom-light: #f3cff3; $custom-dark: #000000;
JSON
{
"hex": "#edbbee",
"rgb": {
"r": 237,
"g": 187,
"b": 238
},
"hsl": {
"h": 298.824,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.85238,
"c": 0.08798,
"h": 325.7
},
"luminance": 0.59718
}Semantic roles & 50–950 ramp
primary
#EDBBEE
secondary
#83CC81
accent
#C81E21
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385