#EDAEED#EDAEED
#EDAEED is a very light, moderate purple. Relative luminance 0.544; OKLCH L 82.9% C 0.110 H 326.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAEED |
|---|---|
| RGB | rgb(237, 174, 237) |
| HSL | hsl(300, 64%, 81%) |
| HSV | hsv(300, 27%, 93%) |
| CMYK | cmyk(0%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(78.69, 33.15, -22.44) |
| CIE-LCH | lch(78.69, 40.03, 325.90°) |
| OKLab | oklab(82.93% 0.0916 -0.0606) |
| OKLCH | oklch(82.93% 0.11 326.5) |
| XYZ | xyz(65.3456, 54.3931, 87.1611) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.65
Mauve
#E0B0FF
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAEED #AEEDAE
analogous
#CDAEED #EDAEED #EDAECD
triadic
#EDAEED #EDEDAE #AEEDED
tetradic
#EDAEED #EDCDAE #AEEDAE #AECDED
square
#EDAEED #EDCDAE #AEEDAE #AECDED
split-complementary
#EDAEED #CDEDAE #AEEDCD
monochromatic
#D74AD7 #E27CE2 #EDAEED #F8E0F8 #F9E6F9
Accessibility & contrast
On white
1.77
#EDAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EDAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAEED
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAEED | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#F1B3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edaeed; /* rgb */ color: rgb(237, 174, 237); /* oklch */ color: oklch(82.9% 0.110 326.5);
Tailwind
colors: {
custom: {
50: '#f3c6f3',
500: '#edaeed',
950: '#000000',
},
}SCSS
$custom: #edaeed; $custom-light: #f3c6f3; $custom-dark: #000000;
JSON
{
"hex": "#edaeed",
"rgb": {
"r": 237,
"g": 174,
"b": 237
},
"hsl": {
"h": 300,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.82933,
"c": 0.10982,
"h": 326.5
},
"luminance": 0.54391
}Semantic roles & 50–950 ramp
primary
#EDAEED
secondary
#75CA75
accent
#CB1A1A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285