#EDB4E5#EDB4E5
#EDB4E5 is a very light, moderate purple. Relative luminance 0.563; OKLCH L 83.7% C 0.092 H 331.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB4E5 |
|---|---|
| RGB | rgb(237, 180, 229) |
| HSL | hsl(308, 61%, 82%) |
| HSV | hsv(308, 24%, 93%) |
| CMYK | cmyk(0%, 24.1%, 3.4%, 7.1%) |
| CIE-LAB | lab(79.79, 28.51, -16.47) |
| CIE-LCH | lch(79.79, 32.93, 329.99°) |
| OKLab | oklab(83.69% 0.0803 -0.0441) |
| OKLCH | oklch(83.69% 0.092 331.2) |
| XYZ | xyz(65.3880, 56.3062, 81.5373) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.21
Pale Mauve
#FED0FC
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 6.41
Lilac
#C8A2C8
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB4E5 #B4EDBC
analogous
#D9B4ED #EDB4E5 #EDB4C9
triadic
#EDB4E5 #E5EDB4 #B4E5ED
tetradic
#EDB4E5 #EDD9B4 #B4EDBC #B4C9ED
square
#EDB4E5 #EDD9B4 #B4EDBC #B4C9ED
split-complementary
#EDB4E5 #C9EDB4 #B4EDD9
monochromatic
#D551C3 #E183D4 #EDB4E5 #F9E5F6 #F9E6F6
Accessibility & contrast
On white
1.71
#EDB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EDB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB4E5
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB4E5 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#F2B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edb4e5; /* rgb */ color: rgb(237, 180, 229); /* oklch */ color: oklch(83.7% 0.092 331.2);
Tailwind
colors: {
custom: {
50: '#f3cbed',
500: '#edb4e5',
950: '#000000',
},
}SCSS
$custom: #edb4e5; $custom-light: #f3cbed; $custom-dark: #000000;
JSON
{
"hex": "#edb4e5",
"rgb": {
"r": 237,
"g": 180,
"b": 229
},
"hsl": {
"h": 308.421,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.83686,
"c": 0.09158,
"h": 331.2
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#EDB4E5
secondary
#7BCA86
accent
#C9351D
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384