#EEDBF3#EEDBF3
#EEDBF3 is a very light, muted purple. Relative luminance 0.753; OKLCH L 91.4% C 0.038 H 319.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDBF3 |
|---|---|
| RGB | rgb(238, 219, 243) |
| HSL | hsl(288, 50%, 91%) |
| HSV | hsv(288, 10%, 95%) |
| CMYK | cmyk(2.1%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(89.54, 10.73, -9.33) |
| CIE-LCH | lch(89.54, 14.22, 319.00°) |
| OKLab | oklab(91.39% 0.0288 -0.0249) |
| OKLCH | oklch(91.39% 0.038 319.2) |
| XYZ | xyz(76.7666, 75.3118, 95.2692) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.57
Pale Lavender
#EECFFE
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Very Light Purple
#F6CEFC
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.19
Pale Lilac
#E4CBFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDBF3 #E0F3DB
analogous
#E2DBF3 #EEDBF3 #F3DBEC
triadic
#EEDBF3 #F3EEDB #DBF3EE
tetradic
#EEDBF3 #F3E2DB #E0F3DB #DBECF3
square
#EEDBF3 #F3E2DB #E0F3DB #DBECF3
split-complementary
#EEDBF3 #ECF3DB #DBF3E2
monochromatic
#C37FD4 #D8ADE4 #EEDBF3 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.31
#EEDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EEDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDBF3
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDBF3 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#EEDDE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedbf3; /* rgb */ color: rgb(238, 219, 243); /* oklch */ color: oklch(91.4% 0.038 319.2);
Tailwind
colors: {
custom: {
50: '#f3e6f7',
500: '#eedbf3',
950: '#000000',
},
}SCSS
$custom: #eedbf3; $custom-light: #f3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#eedbf3",
"rgb": {
"r": 238,
"g": 219,
"b": 243
},
"hsl": {
"h": 287.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.91388,
"c": 0.03804,
"h": 319.2
},
"luminance": 0.75311
}Semantic roles & 50–950 ramp
primary
#EEDBF3
secondary
#ABD2A1
accent
#BD2847
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485