#EEDBF9#EEDBF9
#EEDBF9 is a very light, muted violet. Relative luminance 0.757; OKLCH L 91.6% C 0.045 H 313.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDBF9 |
|---|---|
| RGB | rgb(238, 219, 249) |
| HSL | hsl(278, 71%, 92%) |
| HSV | hsv(278, 12%, 98%) |
| CMYK | cmyk(4.4%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(89.71, 11.84, -12.22) |
| CIE-LCH | lch(89.71, 17.02, 314.09°) |
| OKLab | oklab(91.58% 0.0309 -0.0327) |
| OKLCH | oklch(91.58% 0.045 313.3) |
| XYZ | xyz(77.6875, 75.6802, 100.1192) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 6.84
Pale Mauve
#FED0FC
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDBF9 #E6F9DB
analogous
#DFDBF9 #EEDBF9 #F9DBF5
triadic
#EEDBF9 #F9EEDB #DBF9EE
tetradic
#EEDBF9 #F9DFDB #E6F9DB #DBF5F9
square
#EEDBF9 #F9DFDB #E6F9DB #DBF5F9
split-complementary
#EEDBF9 #F5F9DB #DBF9DF
monochromatic
#BC72E8 #D5A7F0 #EEDBF9 #F3E5FB #F3E5FB
Accessibility & contrast
On white
1.30
#EEDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EEDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDBF9
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDBF9 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FA
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#EDDEE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedbf9; /* rgb */ color: rgb(238, 219, 249); /* oklch */ color: oklch(91.6% 0.045 313.3);
Tailwind
colors: {
custom: {
50: '#f3e6fb',
500: '#eedbf9',
950: '#000000',
},
}SCSS
$custom: #eedbf9; $custom-light: #f3e6fb; $custom-dark: #000000;
JSON
{
"hex": "#eedbf9",
"rgb": {
"r": 238,
"g": 219,
"b": 249
},
"hsl": {
"h": 278,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.91579,
"c": 0.04499,
"h": 313.3
},
"luminance": 0.7568
}Semantic roles & 50–950 ramp
primary
#EEDBF9
secondary
#B3DE9B
accent
#D31259
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485