#EDBBED#EDBBED
#EDBBED is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.2% C 0.087 H 326.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBED |
|---|---|
| RGB | rgb(237, 187, 237) |
| HSL | hsl(300, 58%, 83%) |
| HSV | hsv(300, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.65, 26.23, -17.96) |
| CIE-LCH | lch(81.65, 31.78, 325.60°) |
| OKLab | oklab(85.2% 0.0724 -0.0482) |
| OKLCH | oklch(85.2% 0.087 326.3) |
| XYZ | xyz(67.9797, 59.6613, 88.0391) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.37
Very Light Purple
#F6CEFC
ΔE00 4.37
Pale Mauve
#FED0FC
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBED #BBEDBB
analogous
#D4BBED #EDBBED #EDBBD4
triadic
#EDBBED #EDEDBB #BBEDED
tetradic
#EDBBED #EDD4BB #BBEDBB #BBD4ED
square
#EDBBED #EDD4BB #BBEDBB #BBD4ED
split-complementary
#EDBBED #D4EDBB #BBEDD4
monochromatic
#D35AD3 #E08BE0 #EDBBED #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.62
#EDBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EDBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBED
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBED | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#F0BFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edbbed; /* rgb */ color: rgb(237, 187, 237); /* oklch */ color: oklch(85.2% 0.087 326.3);
Tailwind
colors: {
custom: {
50: '#f3cff3',
500: '#edbbed',
950: '#000000',
},
}SCSS
$custom: #edbbed; $custom-light: #f3cff3; $custom-dark: #000000;
JSON
{
"hex": "#edbbed",
"rgb": {
"r": 237,
"g": 187,
"b": 237
},
"hsl": {
"h": 300,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85203,
"c": 0.08697,
"h": 326.3
},
"luminance": 0.5966
}Semantic roles & 50–950 ramp
primary
#EDBBED
secondary
#82CA82
accent
#C62020
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385