#EFDEFD#EFDEFD
#EFDEFD is a very light, muted violet. Relative luminance 0.777; OKLCH L 92.4% C 0.045 H 309.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEFD |
|---|---|
| RGB | rgb(239, 222, 253) |
| HSL | hsl(273, 89%, 93%) |
| HSV | hsv(273, 12%, 99%) |
| CMYK | cmyk(5.5%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.64, 11.35, -12.93) |
| CIE-LCH | lch(90.64, 17.21, 311.28°) |
| OKLab | oklab(92.36% 0.029 -0.0347) |
| OKLCH | oklch(92.36% 0.045 309.9) |
| XYZ | xyz(79.4445, 77.6855, 103.7190) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.87
Pale Lilac
#E4CBFF
ΔE00 6.86
Very Light Purple
#F6CEFC
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Thistle
#D8BFD8
ΔE00 7.67
Pale Mauve
#FED0FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEFD #ECFDDE
analogous
#DFDEFD #EFDEFD #FDDEFB
triadic
#EFDEFD #FDEFDE #DEFDEF
tetradic
#EFDEFD #FDDFDE #ECFDDE #DEFBFD
square
#EFDEFD #FDDFDE #ECFDDE #DEFBFD
split-complementary
#EFDEFD #FBFDDE #DEFDDF
monochromatic
#B76BF6 #D3A4FA #EFDEFD #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.27
#EFDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EFDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEFD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEFD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FE
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#EEE2E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdefd; /* rgb */ color: rgb(239, 222, 253); /* oklch */ color: oklch(92.4% 0.045 309.9);
Tailwind
colors: {
custom: {
50: '#f4e8fe',
500: '#efdefd',
950: '#000000',
},
}SCSS
$custom: #efdefd; $custom-light: #f4e8fe; $custom-dark: #000000;
JSON
{
"hex": "#efdefd",
"rgb": {
"r": 239,
"g": 222,
"b": 253
},
"hsl": {
"h": 272.903,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92357,
"c": 0.04523,
"h": 309.9
},
"luminance": 0.77685
}Semantic roles & 50–950 ramp
primary
#EFDEFD
secondary
#BCE798
accent
#E50068
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485