#EFE6FA#EFE6FA
#EFE6FA is a very light, muted violet. Relative luminance 0.818; OKLCH L 93.8% C 0.028 H 306.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6FA |
|---|---|
| RGB | rgb(239, 230, 250) |
| HSL | hsl(267, 67%, 94%) |
| HSV | hsv(267, 8%, 98%) |
| CMYK | cmyk(4.4%, 8%, 0%, 2%) |
| CIE-LAB | lab(92.51, 6.63, -8.58) |
| CIE-LCH | lch(92.51, 10.84, 307.68°) |
| OKLab | oklab(93.79% 0.0167 -0.0229) |
| OKLCH | oklch(93.79% 0.028 306) |
| XYZ | xyz(81.1457, 81.8466, 101.9470) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Lavenderblush
#FFF0F5
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 7.74
Very Light Pink
#FFF4F2
ΔE00 9.72
Snow
#FFFAFA
ΔE00 9.73
Thistle
#D8BFD8
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6FA #F1FAE6
analogous
#E6E7FA #EFE6FA #F9E6FA
triadic
#EFE6FA #FAEFE6 #E6FAEF
tetradic
#EFE6FA #FAE6E7 #F1FAE6 #E6FAF9
square
#EFE6FA #FAE6E7 #F1FAE6 #E6FAF9
split-complementary
#EFE6FA #FAF9E6 #E7FAE6
monochromatic
#AE80E6 #CEB3F0 #EFE5FA #EFE5FA #EFE5FA
Accessibility & contrast
On white
1.21
#EFE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EFE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6FA
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6FA | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#EEE8EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efe6fa; /* rgb */ color: rgb(239, 230, 250); /* oklch */ color: oklch(93.8% 0.028 306.0);
Tailwind
colors: {
custom: {
50: '#f4edfc',
500: '#efe6fa',
950: '#000000',
},
}SCSS
$custom: #efe6fa; $custom-light: #f4edfc; $custom-dark: #000000;
JSON
{
"hex": "#efe6fa",
"rgb": {
"r": 239,
"g": 230,
"b": 250
},
"hsl": {
"h": 267,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.93789,
"c": 0.02833,
"h": 306
},
"luminance": 0.81846
}Semantic roles & 50–950 ramp
primary
#EFE6FA
secondary
#C5DFA6
accent
#CF177C
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485