#EFDAEF#EFDAEF
#EFDAEF is a very light, muted purple. Relative luminance 0.747; OKLCH L 91.2% C 0.036 H 325.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAEF |
|---|---|
| RGB | rgb(239, 218, 239) |
| HSL | hsl(300, 40%, 90%) |
| HSV | hsv(300, 9%, 94%) |
| CMYK | cmyk(0%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(89.26, 10.86, -7.62) |
| CIE-LCH | lch(89.26, 13.26, 324.93°) |
| OKLab | oklab(91.16% 0.0299 -0.0202) |
| OKLCH | oklch(91.16% 0.036 325.9) |
| XYZ | xyz(76.2458, 74.7263, 92.0516) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.38
Light Pink
#FFD1DF
ΔE00 7.60
Lavenderblush
#FFF0F5
ΔE00 7.90
Pale Lavender
#EECFFE
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 8.22
Very Light Purple
#F6CEFC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAEF #DAEFDA
analogous
#E5DAEF #EFDAEF #EFDAE5
triadic
#EFDAEF #EFEFDA #DAEFEF
tetradic
#EFDAEF #EFE5DA #DAEFDA #DAE5EF
square
#EFDAEF #EFE5DA #DAEFDA #DAE5EF
split-complementary
#EFDAEF #E5EFDA #DAEFE5
monochromatic
#CA85CA #DDAFDD #EFDAEF #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.32
#EFDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#EFDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAEF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAEF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#F1DCE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdaef; /* rgb */ color: rgb(239, 218, 239); /* oklch */ color: oklch(91.2% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#f4e5f4',
500: '#efdaef',
950: '#000000',
},
}SCSS
$custom: #efdaef; $custom-light: #f4e5f4; $custom-dark: #000000;
JSON
{
"hex": "#efdaef",
"rgb": {
"r": 239,
"g": 218,
"b": 239
},
"hsl": {
"h": 300,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.91157,
"c": 0.03607,
"h": 325.9
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#EFDAEF
secondary
#A3CBA3
accent
#B33333
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485