#EEDFFE#EEDFFE
#EEDFFE is a very light, muted violet. Relative luminance 0.781; OKLCH L 92.5% C 0.044 H 307.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFFE |
|---|---|
| RGB | rgb(238, 223, 254) |
| HSL | hsl(269, 94%, 94%) |
| HSV | hsv(269, 12%, 100%) |
| CMYK | cmyk(6.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.83, 10.70, -13.17) |
| CIE-LCH | lch(90.83, 16.97, 309.07°) |
| OKLab | oklab(92.5% 0.0269 -0.0354) |
| OKLCH | oklch(92.5% 0.044 307.3) |
| XYZ | xyz(79.5338, 78.1085, 104.6332) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.27
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Pale Lilac
#E4CBFF
ΔE00 7.04
Very Light Purple
#F6CEFC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 8.04
Pale Mauve
#FED0FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFFE #EFFEDF
analogous
#DFDFFE #EEDFFE #FDDFFE
triadic
#EEDFFE #FEEEDF #DFFEEE
tetradic
#EEDFFE #FEDFDF #EFFEDF #DFFEFD
square
#EEDFFE #FEDFDF #EFFEDF #DFFEFD
split-complementary
#EEDFFE #FEFDDF #DFFEDF
monochromatic
#AF68FA #CEA4FC #EEDFFE #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.26
#EEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFFE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFFE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#ECE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eedffe; /* rgb */ color: rgb(238, 223, 254); /* oklch */ color: oklch(92.5% 0.044 307.3);
Tailwind
colors: {
custom: {
50: '#f3e9fe',
500: '#eedffe',
950: '#000000',
},
}SCSS
$custom: #eedffe; $custom-light: #f3e9fe; $custom-dark: #000000;
JSON
{
"hex": "#eedffe",
"rgb": {
"r": 238,
"g": 223,
"b": 254
},
"hsl": {
"h": 269.032,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92498,
"c": 0.04444,
"h": 307.3
},
"luminance": 0.78108
}Semantic roles & 50–950 ramp
primary
#EEDFFE
secondary
#C2EA98
accent
#E60076
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485