#EFDFFB#EFDFFB
#EFDFFB is a very light, muted violet. Relative luminance 0.781; OKLCH L 92.5% C 0.041 H 310.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFFB |
|---|---|
| RGB | rgb(239, 223, 251) |
| HSL | hsl(274, 78%, 93%) |
| HSV | hsv(274, 11%, 98%) |
| CMYK | cmyk(4.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.82, 10.45, -11.61) |
| CIE-LCH | lch(90.82, 15.62, 312.00°) |
| OKLab | oklab(92.48% 0.0269 -0.0311) |
| OKLCH | oklch(92.48% 0.041 310.9) |
| XYZ | xyz(79.3939, 78.0915, 102.1387) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.77
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 7.75
Pale Mauve
#FED0FC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFFB #EBFBDF
analogous
#E1DFFB #EFDFFB #FBDFF9
triadic
#EFDFFB #FBEFDF #DFFBEF
tetradic
#EFDFFB #FBE1DF #EBFBDF #DFF9FB
square
#EFDFFB #FBE1DF #EBFBDF #DFF9FB
split-complementary
#EFDFFB #F9FBDF #DFFBE1
monochromatic
#B972ED #D4A9F4 #EFDFFB #F1E4FC #F1E4FC
Accessibility & contrast
On white
1.26
#EFDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EFDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFFB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFFB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#EEE2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efdffb; /* rgb */ color: rgb(239, 223, 251); /* oklch */ color: oklch(92.5% 0.041 310.9);
Tailwind
colors: {
custom: {
50: '#f4e9fc',
500: '#efdffb',
950: '#000000',
},
}SCSS
$custom: #efdffb; $custom-light: #f4e9fc; $custom-dark: #000000;
JSON
{
"hex": "#efdffb",
"rgb": {
"r": 239,
"g": 223,
"b": 251
},
"hsl": {
"h": 274.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92482,
"c": 0.04112,
"h": 310.9
},
"luminance": 0.78091
}Semantic roles & 50–950 ramp
primary
#EFDFFB
secondary
#BAE29C
accent
#DA0B64
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485