#EDBAED#EDBAED
#EDBAED is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.0% C 0.089 H 326.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBAED |
|---|---|
| RGB | rgb(237, 186, 237) |
| HSL | hsl(300, 59%, 83%) |
| HSV | hsv(300, 22%, 93%) |
| CMYK | cmyk(0%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(81.42, 26.76, -18.30) |
| CIE-LCH | lch(81.42, 32.42, 325.63°) |
| OKLab | oklab(85.03% 0.0738 -0.0492) |
| OKLCH | oklch(85.03% 0.089 326.3) |
| XYZ | xyz(67.7683, 59.2385, 87.9686) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.62
Pale Mauve
#FED0FC
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBAED #BAEDBA
analogous
#D3BAED #EDBAED #EDBAD3
triadic
#EDBAED #EDEDBA #BAEDED
tetradic
#EDBAED #EDD3BA #BAEDBA #BAD3ED
square
#EDBAED #EDD3BA #BAEDBA #BAD3ED
split-complementary
#EDBAED #D3EDBA #BAEDD3
monochromatic
#D459D4 #E089E0 #EDBAED #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.63
#EDBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EDBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBAED
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBAED | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#F0BECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #edbaed; /* rgb */ color: rgb(237, 186, 237); /* oklch */ color: oklch(85.0% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#f3cff3',
500: '#edbaed',
950: '#000000',
},
}SCSS
$custom: #edbaed; $custom-light: #f3cff3; $custom-dark: #000000;
JSON
{
"hex": "#edbaed",
"rgb": {
"r": 237,
"g": 186,
"b": 237
},
"hsl": {
"h": 300,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.85026,
"c": 0.08873,
"h": 326.3
},
"luminance": 0.59237
}Semantic roles & 50–950 ramp
primary
#EDBAED
secondary
#81CA81
accent
#C61F1F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385