#EEDBF4#EEDBF4
#EEDBF4 is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.4% C 0.039 H 318.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDBF4 |
|---|---|
| RGB | rgb(238, 219, 244) |
| HSL | hsl(286, 53%, 91%) |
| HSV | hsv(286, 10%, 96%) |
| CMYK | cmyk(2.5%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(89.57, 10.91, -9.81) |
| CIE-LCH | lch(89.57, 14.67, 318.04°) |
| OKLab | oklab(91.42% 0.0291 -0.0262) |
| OKLCH | oklch(91.42% 0.039 318.1) |
| XYZ | xyz(76.9180, 75.3724, 96.0666) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 6.91
Very Light Purple
#F6CEFC
ΔE00 7.55
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Pale Mauve
#FED0FC
ΔE00 7.99
Pale Lilac
#E4CBFF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDBF4 #E1F4DB
analogous
#E1DBF4 #EEDBF4 #F4DBED
triadic
#EEDBF4 #F4EEDB #DBF4EE
tetradic
#EEDBF4 #F4E1DB #E1F4DB #DBEDF4
square
#EEDBF4 #F4E1DB #E1F4DB #DBEDF4
split-complementary
#EEDBF4 #EDF4DB #DBF4E1
monochromatic
#C27DD7 #D8ACE6 #EEDBF4 #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.31
#EEDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EEDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDBF4
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDBF4 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#DCE2F3
Tritanopia (blue-blind)
#EEDDE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedbf4; /* rgb */ color: rgb(238, 219, 244); /* oklch */ color: oklch(91.4% 0.039 318.1);
Tailwind
colors: {
custom: {
50: '#f3e6f7',
500: '#eedbf4',
950: '#000000',
},
}SCSS
$custom: #eedbf4; $custom-light: #f3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eedbf4",
"rgb": {
"r": 238,
"g": 219,
"b": 244
},
"hsl": {
"h": 285.6,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.91419,
"c": 0.03917,
"h": 318.1
},
"luminance": 0.75372
}Semantic roles & 50–950 ramp
primary
#EEDBF4
secondary
#ACD3A0
accent
#C1254A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485