#EFDCFA#EFDCFA
#EFDCFA is a very light, muted violet. Relative luminance 0.764; OKLCH L 91.9% C 0.045 H 313.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCFA |
|---|---|
| RGB | rgb(239, 220, 250) |
| HSL | hsl(278, 75%, 92%) |
| HSV | hsv(278, 12%, 98%) |
| CMYK | cmyk(4.4%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.06, 11.83, -12.21) |
| CIE-LCH | lch(90.06, 17.01, 314.09°) |
| OKLab | oklab(91.88% 0.0308 -0.0327) |
| OKLCH | oklch(91.88% 0.045 313.3) |
| XYZ | xyz(78.4423, 76.4397, 101.0459) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 6.57
Pale Lilac
#E4CBFF
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 7.05
Pale Mauve
#FED0FC
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCFA #E7FADC
analogous
#E0DCFA #EFDCFA #FADCF6
triadic
#EFDCFA #FAEFDC #DCFAEF
tetradic
#EFDCFA #FAE0DC #E7FADC #DCF6FA
square
#EFDCFA #FAE0DC #E7FADC #DCF6FA
split-complementary
#EFDCFA #F6FADC #DCFAE0
monochromatic
#BE71EB #D7A6F2 #EFDCFA #F3E4FB #F3E4FB
Accessibility & contrast
On white
1.29
#EFDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EFDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCFA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCFA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#EEDFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdcfa; /* rgb */ color: rgb(239, 220, 250); /* oklch */ color: oklch(91.9% 0.045 313.3);
Tailwind
colors: {
custom: {
50: '#f4e6fc',
500: '#efdcfa',
950: '#000000',
},
}SCSS
$custom: #efdcfa; $custom-light: #f4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#efdcfa",
"rgb": {
"r": 239,
"g": 220,
"b": 250
},
"hsl": {
"h": 278,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91882,
"c": 0.04496,
"h": 313.3
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#EFDCFA
secondary
#B4E09B
accent
#D70E58
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485