#EEDFFA#EEDFFA
#EEDFFA is a very light, muted violet. Relative luminance 0.779; OKLCH L 92.4% C 0.039 H 310.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFFA |
|---|---|
| RGB | rgb(238, 223, 250) |
| HSL | hsl(273, 73%, 93%) |
| HSV | hsv(273, 11%, 98%) |
| CMYK | cmyk(4.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.71, 9.94, -11.25) |
| CIE-LCH | lch(90.71, 15.01, 311.45°) |
| OKLab | oklab(92.37% 0.0255 -0.0301) |
| OKLCH | oklch(92.37% 0.039 310.3) |
| XYZ | xyz(78.9000, 77.8549, 101.2949) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.77
Pale Lilac
#E4CBFF
ΔE00 8.05
Very Light Purple
#F6CEFC
ΔE00 8.15
Pale Mauve
#FED0FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFFA #EBFADF
analogous
#E0DFFA #EEDFFA #FADFF9
triadic
#EEDFFA #FAEEDF #DFFAEE
tetradic
#EEDFFA #FAE0DF #EBFADF #DFF9FA
square
#EEDFFA #FAE0DF #EBFADF #DFF9FA
split-complementary
#EEDFFA #F9FADF #DFFAE0
monochromatic
#B675E9 #D2AAF2 #EEDFFA #F1E5FB #F1E5FB
Accessibility & contrast
On white
1.27
#EEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#EEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFFA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFFA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FB
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#EDE2E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eedffa; /* rgb */ color: rgb(238, 223, 250); /* oklch */ color: oklch(92.4% 0.039 310.3);
Tailwind
colors: {
custom: {
50: '#f3e9fc',
500: '#eedffa',
950: '#000000',
},
}SCSS
$custom: #eedffa; $custom-light: #f3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#eedffa",
"rgb": {
"r": 238,
"g": 223,
"b": 250
},
"hsl": {
"h": 273.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.9237,
"c": 0.03949,
"h": 310.3
},
"luminance": 0.77855
}Semantic roles & 50–950 ramp
primary
#EEDFFA
secondary
#BBDF9E
accent
#D51068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485