#EDDEEB#EDDEEB
#EDDEEB is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.6% C 0.024 H 330.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDEEB |
|---|---|
| RGB | rgb(237, 222, 235) |
| HSL | hsl(308, 29%, 90%) |
| HSV | hsv(308, 6%, 93%) |
| CMYK | cmyk(0%, 6.3%, 0.8%, 7.1%) |
| CIE-LAB | lab(89.97, 7.38, -4.49) |
| CIE-LCH | lch(89.97, 8.64, 328.68°) |
| OKLab | oklab(91.64% 0.0206 -0.0119) |
| OKLCH | oklch(91.64% 0.024 330) |
| XYZ | xyz(76.0396, 76.2458, 89.2922) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Mistyrose
#FFE4E1
ΔE00 7.71
Very Light Pink
#FFF4F2
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.58
Ghostwhite
#F8F8FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDEEB #DEEDE0
analogous
#E8DEED #EDDEEB #EDDEE3
triadic
#EDDEEB #EBEDDE #DEEBED
tetradic
#EDDEEB #EDE8DE #DEEDE0 #DEE3ED
square
#EDDEEB #EDE8DE #DEEDE0 #DEE3ED
split-complementary
#EDDEEB #E3EDDE #DEEDE8
monochromatic
#C28FBB #D7B6D3 #EDDEEB #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.29
#EDDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EDDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDEEB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDEEB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#EEDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eddeeb; /* rgb */ color: rgb(237, 222, 235); /* oklch */ color: oklch(91.6% 0.024 330.0);
Tailwind
colors: {
custom: {
50: '#f2e8f1',
500: '#eddeeb',
950: '#000000',
},
}SCSS
$custom: #eddeeb; $custom-light: #f2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#eddeeb",
"rgb": {
"r": 237,
"g": 222,
"b": 235
},
"hsl": {
"h": 308,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.91635,
"c": 0.02373,
"h": 330
},
"luminance": 0.76245
}Semantic roles & 50–950 ramp
primary
#EDDEEB
secondary
#A9C6AD
accent
#A84C3D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485