#EFDFEF#EFDFEF
#EFDFEF is a very light, muted purple. Relative luminance 0.774; OKLCH L 92.1% C 0.027 H 325.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFEF |
|---|---|
| RGB | rgb(239, 223, 239) |
| HSL | hsl(300, 33%, 91%) |
| HSV | hsv(300, 7%, 94%) |
| CMYK | cmyk(0%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.49, 8.25, -5.82) |
| CIE-LCH | lch(90.49, 10.09, 324.81°) |
| OKLab | oklab(92.11% 0.0227 -0.0154) |
| OKLCH | oklch(92.11% 0.027 325.8) |
| XYZ | xyz(77.5620, 77.3587, 92.4903) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.69
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.46
Light Pink
#FFD1DF
ΔE00 8.98
Ghostwhite
#F8F8FF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFEF #DFEFDF
analogous
#E7DFEF #EFDFEF #EFDFE7
triadic
#EFDFEF #EFEFDF #DFEFEF
tetradic
#EFDFEF #EFE7DF #DFEFDF #DFE7EF
square
#EFDFEF #EFE7DF #DFEFDF #DFE7EF
split-complementary
#EFDFEF #E7EFDF #DFEFE7
monochromatic
#C68DC6 #DBB6DB #EFDFEF #F5EBF5 #F5EBF5
Accessibility & contrast
On white
1.27
#EFDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EFDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFEF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFEF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#F0E0E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdfef; /* rgb */ color: rgb(239, 223, 239); /* oklch */ color: oklch(92.1% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#f4e9f4',
500: '#efdfef',
950: '#000000',
},
}SCSS
$custom: #efdfef; $custom-light: #f4e9f4; $custom-dark: #000000;
JSON
{
"hex": "#efdfef",
"rgb": {
"r": 239,
"g": 223,
"b": 239
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.9211,
"c": 0.02742,
"h": 325.8
},
"luminance": 0.77358
}Semantic roles & 50–950 ramp
primary
#EFDFEF
secondary
#A9C9A9
accent
#AC3939
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485