#EFDFFE#EFDFFE
#EFDFFE is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.6% C 0.045 H 308.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFFE |
|---|---|
| RGB | rgb(239, 223, 254) |
| HSL | hsl(271, 94%, 94%) |
| HSV | hsv(271, 12%, 100%) |
| CMYK | cmyk(5.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.91, 11.02, -13.05) |
| CIE-LCH | lch(90.91, 17.08, 310.18°) |
| OKLab | oklab(92.58% 0.028 -0.035) |
| OKLCH | oklch(92.58% 0.045 308.6) |
| XYZ | xyz(79.8706, 78.2821, 104.6490) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.11
Pale Lilac
#E4CBFF
ΔE00 7.00
Very Light Purple
#F6CEFC
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.94
Pale Mauve
#FED0FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFFE #EEFEDF
analogous
#DFDFFE #EFDFFE #FEDFFD
triadic
#EFDFFE #FEEFDF #DFFEEF
tetradic
#EFDFFE #FEDFDF #EEFEDF #DFFDFE
square
#EFDFFE #FEDFDF #EEFEDF #DFFDFE
split-complementary
#EFDFFE #FDFEDF #DFFEDF
monochromatic
#B468FA #D1A4FC #EFDFFE #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.26
#EFDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EFDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFFE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFFE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#EDE3E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efdffe; /* rgb */ color: rgb(239, 223, 254); /* oklch */ color: oklch(92.6% 0.045 308.6);
Tailwind
colors: {
custom: {
50: '#f4e9fe',
500: '#efdffe',
950: '#000000',
},
}SCSS
$custom: #efdffe; $custom-light: #f4e9fe; $custom-dark: #000000;
JSON
{
"hex": "#efdffe",
"rgb": {
"r": 239,
"g": 223,
"b": 254
},
"hsl": {
"h": 270.968,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92579,
"c": 0.04481,
"h": 308.6
},
"luminance": 0.78282
}Semantic roles & 50–950 ramp
primary
#EFDFFE
secondary
#BFEA98
accent
#E6006F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485