#EFE6FD#EFE6FD
#EFE6FD is a very light, muted violet. Relative luminance 0.820; OKLCH L 93.9% C 0.032 H 303.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6FD |
|---|---|
| RGB | rgb(239, 230, 253) |
| HSL | hsl(263, 85%, 95%) |
| HSV | hsv(263, 9%, 99%) |
| CMYK | cmyk(5.5%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(92.59, 7.19, -10.02) |
| CIE-LCH | lch(92.59, 12.33, 305.65°) |
| OKLab | oklab(93.88% 0.0177 -0.0268) |
| OKLCH | oklch(93.88% 0.032 303.5) |
| XYZ | xyz(81.6199, 82.0363, 104.4441) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Lavenderblush
#FFF0F5
ΔE00 7.53
Ghostwhite
#F8F8FF
ΔE00 8.52
Pale Lavender
#EECFFE
ΔE00 9.71
Thistle
#D8BFD8
ΔE00 9.88
Pale Lilac
#E4CBFF
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6FD #F4FDE6
analogous
#E6E9FD #EFE6FD #FAE6FD
triadic
#EFE6FD #FDEFE6 #E6FDEF
tetradic
#EFE6FD #FDE6E9 #F4FDE6 #E6FDFA
square
#EFE6FD #FDE6E9 #F4FDE6 #E6FDFA
split-complementary
#EFE6FD #FDFAE6 #E9FDE6
monochromatic
#A675F4 #CBADF8 #EDE3FD #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.21
#EFE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#EFE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6FD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6FD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#EDE9ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efe6fd; /* rgb */ color: rgb(239, 230, 253); /* oklch */ color: oklch(93.9% 0.032 303.5);
Tailwind
colors: {
custom: {
50: '#f4edfe',
500: '#efe6fd',
950: '#000000',
},
}SCSS
$custom: #efe6fd; $custom-light: #f4edfe; $custom-dark: #000000;
JSON
{
"hex": "#efe6fd",
"rgb": {
"r": 239,
"g": 230,
"b": 253
},
"hsl": {
"h": 263.478,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.93882,
"c": 0.03214,
"h": 303.5
},
"luminance": 0.82036
}Semantic roles & 50–950 ramp
primary
#EFE6FD
secondary
#CBE7A0
accent
#E2048B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485