#EDB4E7#EDB4E7
#EDB4E7 is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.8% C 0.093 H 329.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB4E7 |
|---|---|
| RGB | rgb(237, 180, 231) |
| HSL | hsl(306, 61%, 82%) |
| HSV | hsv(306, 24%, 93%) |
| CMYK | cmyk(0%, 24.1%, 2.5%, 7.1%) |
| CIE-LAB | lab(79.85, 28.87, -17.45) |
| CIE-LCH | lch(79.85, 33.73, 328.85°) |
| OKLab | oklab(83.76% 0.0809 -0.0468) |
| OKLCH | oklch(83.76% 0.093 329.9) |
| XYZ | xyz(65.6688, 56.4186, 83.0165) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.14
Pale Mauve
#FED0FC
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB4E7 #B4EDBA
analogous
#D7B4ED #EDB4E7 #EDB4CB
triadic
#EDB4E7 #E7EDB4 #B4E7ED
tetradic
#EDB4E7 #EDD7B4 #B4EDBA #B4CBED
square
#EDB4E7 #EDD7B4 #B4EDBA #B4CBED
split-complementary
#EDB4E7 #CBEDB4 #B4EDD7
monochromatic
#D551C7 #E183D7 #EDB4E7 #F9E5F7 #F9E6F7
Accessibility & contrast
On white
1.71
#EDB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EDB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB4E7
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB4E7 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#F2B7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edb4e7; /* rgb */ color: rgb(237, 180, 231); /* oklch */ color: oklch(83.8% 0.093 329.9);
Tailwind
colors: {
custom: {
50: '#f3cbee',
500: '#edb4e7',
950: '#000000',
},
}SCSS
$custom: #edb4e7; $custom-light: #f3cbee; $custom-dark: #000000;
JSON
{
"hex": "#edb4e7",
"rgb": {
"r": 237,
"g": 180,
"b": 231
},
"hsl": {
"h": 306.316,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.83756,
"c": 0.09345,
"h": 329.9
},
"luminance": 0.56417
}Semantic roles & 50–950 ramp
primary
#EDB4E7
secondary
#7BCA83
accent
#C92F1D
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385