#EFDCFF#EFDCFF
#EFDCFF is a very light, muted violet. Relative luminance 0.768; OKLCH L 92.0% C 0.051 H 309.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCFF |
|---|---|
| RGB | rgb(239, 220, 255) |
| HSL | hsl(273, 100%, 93%) |
| HSV | hsv(273, 14%, 100%) |
| CMYK | cmyk(6.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(90.21, 12.78, -14.62) |
| CIE-LCH | lch(90.21, 19.41, 311.16°) |
| OKLab | oklab(92.05% 0.0325 -0.0393) |
| OKLCH | oklch(92.05% 0.051 309.6) |
| XYZ | xyz(79.2367, 76.7575, 105.2297) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCFF #ECFFDC
analogous
#DDDCFF #EFDCFF #FFDCFE
triadic
#EFDCFF #FFEFDC #DCFFEF
tetradic
#EFDCFF #FFDDDC #ECFFDC #DCFEFF
square
#EFDCFF #FFDDDC #ECFFDC #DCFEFF
split-complementary
#EFDCFF #FEFFDC #DCFFDD
monochromatic
#B762FF #D39FFF #EFDCFF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.28
#EFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCFF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCFF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#EDE0E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efdcff; /* rgb */ color: rgb(239, 220, 255); /* oklch */ color: oklch(92.0% 0.051 309.6);
Tailwind
colors: {
custom: {
50: '#f4e6ff',
500: '#efdcff',
950: '#000000',
},
}SCSS
$custom: #efdcff; $custom-light: #f4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#efdcff",
"rgb": {
"r": 239,
"g": 220,
"b": 255
},
"hsl": {
"h": 272.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92045,
"c": 0.05102,
"h": 309.6
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#EFDCFF
secondary
#BCEC93
accent
#E60069
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486