#EFD9FF#EFD9FF
#EFD9FF is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.5% C 0.056 H 311.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD9FF |
|---|---|
| RGB | rgb(239, 217, 255) |
| HSL | hsl(275, 100%, 93%) |
| HSV | hsv(275, 15%, 100%) |
| CMYK | cmyk(6.3%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(89.49, 14.35, -15.70) |
| CIE-LCH | lch(89.49, 21.27, 312.43°) |
| OKLab | oklab(91.48% 0.0368 -0.0422) |
| OKLCH | oklch(91.48% 0.056 311.1) |
| XYZ | xyz(78.4564, 75.1969, 104.9696) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 4.66
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.70
Pale Mauve
#FED0FC
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD9FF #E9FFD9
analogous
#DCD9FF #EFD9FF #FFD9FC
triadic
#EFD9FF #FFEFD9 #D9FFEF
tetradic
#EFD9FF #FFDCD9 #E9FFD9 #D9FCFF
square
#EFD9FF #FFDCD9 #E9FFD9 #D9FCFF
split-complementary
#EFD9FF #FCFFD9 #D9FFDC
monochromatic
#BB5FFF #D59CFF #EFD9FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.31
#EFD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EFD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD9FF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD9FF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#EEDDE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efd9ff; /* rgb */ color: rgb(239, 217, 255); /* oklch */ color: oklch(91.5% 0.056 311.1);
Tailwind
colors: {
custom: {
50: '#f4e4ff',
500: '#efd9ff',
950: '#000000',
},
}SCSS
$custom: #efd9ff; $custom-light: #f4e4ff; $custom-dark: #000000;
JSON
{
"hex": "#efd9ff",
"rgb": {
"r": 239,
"g": 217,
"b": 255
},
"hsl": {
"h": 274.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91482,
"c": 0.05603,
"h": 311.1
},
"luminance": 0.75196
}Semantic roles & 50–950 ramp
primary
#EFD9FF
secondary
#B7EC91
accent
#E60061
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486