#EDDDED#EDDDED
#EDDDED is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.5% C 0.027 H 325.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDDED |
|---|---|
| RGB | rgb(237, 221, 237) |
| HSL | hsl(300, 31%, 90%) |
| HSV | hsv(300, 7%, 93%) |
| CMYK | cmyk(0%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.78, 8.26, -5.82) |
| CIE-LCH | lch(89.78, 10.11, 324.81°) |
| OKLab | oklab(91.5% 0.0227 -0.0154) |
| OKLCH | oklch(91.5% 0.027 325.8) |
| XYZ | xyz(76.0653, 75.8325, 90.7343) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.79
Mistyrose
#FFE4E1
ΔE00 8.54
Light Pink
#FFD1DF
ΔE00 8.91
Ghostwhite
#F8F8FF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDDED #DDEDDD
analogous
#E5DDED #EDDDED #EDDDE5
triadic
#EDDDED #EDEDDD #DDEDED
tetradic
#EDDDED #EDE5DD #DDEDDD #DDE5ED
square
#EDDDED #EDE5DD #DDEDDD #DDE5ED
split-complementary
#EDDDED #E5EDDD #DDEDE5
monochromatic
#C38DC3 #D8B5D8 #EDDDED #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.30
#EDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EDDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDDED
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDDED | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#EEDEE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eddded; /* rgb */ color: rgb(237, 221, 237); /* oklch */ color: oklch(91.5% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#f2e7f2',
500: '#eddded',
950: '#000000',
},
}SCSS
$custom: #eddded; $custom-light: #f2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#eddded",
"rgb": {
"r": 237,
"g": 221,
"b": 237
},
"hsl": {
"h": 300,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91503,
"c": 0.02746,
"h": 325.8
},
"luminance": 0.75832
}Semantic roles & 50–950 ramp
primary
#EDDDED
secondary
#A8C7A8
accent
#A93C3C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485