#EDB4E6#EDB4E6
#EDB4E6 is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.7% C 0.093 H 330.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB4E6 |
|---|---|
| RGB | rgb(237, 180, 230) |
| HSL | hsl(307, 61%, 82%) |
| HSV | hsv(307, 24%, 93%) |
| CMYK | cmyk(0%, 24.1%, 3%, 7.1%) |
| CIE-LAB | lab(79.82, 28.69, -16.96) |
| CIE-LCH | lch(79.82, 33.33, 329.41°) |
| OKLab | oklab(83.72% 0.0806 -0.0454) |
| OKLCH | oklch(83.72% 0.093 330.6) |
| XYZ | xyz(65.5280, 56.3622, 82.2748) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 6.17
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB4E6 #B4EDBB
analogous
#D8B4ED #EDB4E6 #EDB4CA
triadic
#EDB4E6 #E6EDB4 #B4E6ED
tetradic
#EDB4E6 #EDD8B4 #B4EDBB #B4CAED
square
#EDB4E6 #EDD8B4 #B4EDBB #B4CAED
split-complementary
#EDB4E6 #CAEDB4 #B4EDD8
monochromatic
#D551C5 #E183D6 #EDB4E6 #F9E5F6 #F9E6F7
Accessibility & contrast
On white
1.71
#EDB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EDB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB4E6
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB4E6 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E8
Deuteranopia (green-blind)
#BFC9E4
Tritanopia (blue-blind)
#F2B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edb4e6; /* rgb */ color: rgb(237, 180, 230); /* oklch */ color: oklch(83.7% 0.093 330.6);
Tailwind
colors: {
custom: {
50: '#f3cbee',
500: '#edb4e6',
950: '#000000',
},
}SCSS
$custom: #edb4e6; $custom-light: #f3cbee; $custom-dark: #000000;
JSON
{
"hex": "#edb4e6",
"rgb": {
"r": 237,
"g": 180,
"b": 230
},
"hsl": {
"h": 307.368,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.83721,
"c": 0.09251,
"h": 330.6
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#EDB4E6
secondary
#7BCA85
accent
#C9321D
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385