#EEDBED#EEDBED
#EEDBED is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.2% C 0.032 H 327.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDBED |
|---|---|
| RGB | rgb(238, 219, 237) |
| HSL | hsl(303, 36%, 90%) |
| HSV | hsv(303, 8%, 93%) |
| CMYK | cmyk(0%, 8%, 0.4%, 6.7%) |
| CIE-LAB | lab(89.37, 9.64, -6.42) |
| CIE-LCH | lch(89.37, 11.58, 326.33°) |
| OKLab | oklab(91.2% 0.0267 -0.017) |
| OKLCH | oklch(91.2% 0.032 327.4) |
| XYZ | xyz(75.8753, 74.9553, 90.5750) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 6.93
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Light Pink
#FFD1DF
ΔE00 7.96
Pale Pink
#FFCFDC
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDBED #DBEEDC
analogous
#E6DBEE #EEDBED #EEDBE4
triadic
#EEDBED #EDEEDB #DBEDEE
tetradic
#EEDBED #EEE6DB #DBEEDC #DBE4EE
square
#EEDBED #EEE6DB #DBEEDC #DBE4EE
split-complementary
#EEDBED #E4EEDB #DBEEE6
monochromatic
#C788C3 #DAB1D8 #EEDBED #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.31
#EEDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EEDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDBED
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDBED | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#F0DCE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedbed; /* rgb */ color: rgb(238, 219, 237); /* oklch */ color: oklch(91.2% 0.032 327.4);
Tailwind
colors: {
custom: {
50: '#f3e6f2',
500: '#eedbed',
950: '#000000',
},
}SCSS
$custom: #eedbed; $custom-light: #f3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#eedbed",
"rgb": {
"r": 238,
"g": 219,
"b": 237
},
"hsl": {
"h": 303.158,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.91203,
"c": 0.03162,
"h": 327.4
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#EEDBED
secondary
#A4C9A6
accent
#AF3D37
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485