#EFD8FF#EFD8FF
#EFD8FF is a very light, muted violet. Relative luminance 0.747; OKLCH L 91.3% C 0.058 H 311.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD8FF |
|---|---|
| RGB | rgb(239, 216, 255) |
| HSL | hsl(275, 100%, 92%) |
| HSV | hsv(275, 15%, 100%) |
| CMYK | cmyk(6.3%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.24, 14.88, -16.07) |
| CIE-LCH | lch(89.24, 21.90, 312.80°) |
| OKLab | oklab(91.29% 0.0382 -0.0432) |
| OKLCH | oklch(91.29% 0.058 311.5) |
| XYZ | xyz(78.1994, 74.6830, 104.8840) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.02
Pale Lilac
#E4CBFF
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 5.32
Pale Mauve
#FED0FC
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD8FF #E8FFD8
analogous
#DCD8FF #EFD8FF #FFD8FB
triadic
#EFD8FF #FFEFD8 #D8FFEF
tetradic
#EFD8FF #FFDCD8 #E8FFD8 #D8FBFF
square
#EFD8FF #FFDCD8 #E8FFD8 #D8FBFF
split-complementary
#EFD8FF #FBFFD8 #D8FFDC
monochromatic
#BD5EFF #D69BFF #EFD8FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.32
#EFD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EFD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD8FF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD8FF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#EEDCE5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efd8ff; /* rgb */ color: rgb(239, 216, 255); /* oklch */ color: oklch(91.3% 0.058 311.5);
Tailwind
colors: {
custom: {
50: '#f4e4ff',
500: '#efd8ff',
950: '#000000',
},
}SCSS
$custom: #efd8ff; $custom-light: #f4e4ff; $custom-dark: #000000;
JSON
{
"hex": "#efd8ff",
"rgb": {
"r": 239,
"g": 216,
"b": 255
},
"hsl": {
"h": 275.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91294,
"c": 0.05771,
"h": 311.5
},
"luminance": 0.74682
}Semantic roles & 50–950 ramp
primary
#EFD8FF
secondary
#B5EB90
accent
#E6005E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486