#EDAEEB#EDAEEB
#EDAEEB is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.9% C 0.108 H 327.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAEEB |
|---|---|
| RGB | rgb(237, 174, 235) |
| HSL | hsl(302, 64%, 81%) |
| HSV | hsv(302, 27%, 93%) |
| CMYK | cmyk(0%, 26.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(78.62, 32.78, -21.47) |
| CIE-LCH | lch(78.62, 39.19, 326.78°) |
| OKLab | oklab(82.86% 0.091 -0.0579) |
| OKLCH | oklch(82.86% 0.108 327.5) |
| XYZ | xyz(65.0551, 54.2769, 85.6308) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 4.83
Mauve
#E0B0FF
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.87
Light Violet
#D6B4FC
ΔE00 7.65
Very Light Purple
#F6CEFC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAEEB #AEEDB0
analogous
#CFAEED #EDAEEB #EDAECB
triadic
#EDAEEB #EBEDAE #AEEBED
tetradic
#EDAEEB #EDCFAE #AEEDB0 #AECBED
square
#EDAEEB #EDCFAE #AEEDB0 #AECBED
split-complementary
#EDAEEB #CBEDAE #AEEDCF
monochromatic
#D74AD2 #E27CDF #EDAEEB #F8E0F7 #F9E6F9
Accessibility & contrast
On white
1.77
#EDAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EDAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAEEB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAEEB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEED
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#F1B3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edaeeb; /* rgb */ color: rgb(237, 174, 235); /* oklch */ color: oklch(82.9% 0.108 327.5);
Tailwind
colors: {
custom: {
50: '#f3c6f1',
500: '#edaeeb',
950: '#000000',
},
}SCSS
$custom: #edaeeb; $custom-light: #f3c6f1; $custom-dark: #000000;
JSON
{
"hex": "#edaeeb",
"rgb": {
"r": 237,
"g": 174,
"b": 235
},
"hsl": {
"h": 301.905,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.82859,
"c": 0.10786,
"h": 327.5
},
"luminance": 0.54275
}Semantic roles & 50–950 ramp
primary
#EDAEEB
secondary
#75CA78
accent
#CB201A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285