#EEDBF5#EEDBF5
#EEDBF5 is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.5% C 0.040 H 317.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDBF5 |
|---|---|
| RGB | rgb(238, 219, 245) |
| HSL | hsl(284, 57%, 91%) |
| HSV | hsv(284, 11%, 96%) |
| CMYK | cmyk(2.9%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(89.60, 11.10, -10.29) |
| CIE-LCH | lch(89.60, 15.14, 317.15°) |
| OKLab | oklab(91.45% 0.0295 -0.0275) |
| OKLCH | oklch(91.45% 0.04 317) |
| XYZ | xyz(77.0703, 75.4333, 96.8684) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Pale Mauve
#FED0FC
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDBF5 #E2F5DB
analogous
#E1DBF5 #EEDBF5 #F5DBEF
triadic
#EEDBF5 #F5EEDB #DBF5EE
tetradic
#EEDBF5 #F5E1DB #E2F5DB #DBEFF5
square
#EEDBF5 #F5E1DB #E2F5DB #DBEFF5
split-complementary
#EEDBF5 #EFF5DB #DBF5E1
monochromatic
#C17BDA #D7ABE8 #EEDBF5 #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.31
#EEDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EEDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDBF5
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDBF5 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#EEDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedbf5; /* rgb */ color: rgb(238, 219, 245); /* oklch */ color: oklch(91.5% 0.040 317.0);
Tailwind
colors: {
custom: {
50: '#f3e6f8',
500: '#eedbf5',
950: '#000000',
},
}SCSS
$custom: #eedbf5; $custom-light: #f3e6f8; $custom-dark: #000000;
JSON
{
"hex": "#eedbf5",
"rgb": {
"r": 238,
"g": 219,
"b": 245
},
"hsl": {
"h": 283.846,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.91451,
"c": 0.04031,
"h": 317
},
"luminance": 0.75433
}Semantic roles & 50–950 ramp
primary
#EEDBF5
secondary
#AED59F
accent
#C4214D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485