#EFDBEC#EFDBEC
#EFDBEC is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.3% C 0.031 H 330.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBEC |
|---|---|
| RGB | rgb(239, 219, 236) |
| HSL | hsl(309, 38%, 90%) |
| HSV | hsv(309, 8%, 94%) |
| CMYK | cmyk(0%, 8.4%, 1.3%, 6.3%) |
| CIE-LAB | lab(89.43, 9.79, -5.81) |
| CIE-LCH | lch(89.43, 11.39, 329.35°) |
| OKLab | oklab(91.26% 0.0274 -0.0154) |
| OKLCH | oklch(91.26% 0.031 330.7) |
| XYZ | xyz(76.0664, 75.0707, 89.8235) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 7.01
Light Pink
#FFD1DF
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBEC #DBEFDE
analogous
#E8DBEF #EFDBEC #EFDBE2
triadic
#EFDBEC #ECEFDB #DBECEF
tetradic
#EFDBEC #EFE8DB #DBEFDE #DBE2EF
square
#EFDBEC #EFE8DB #DBEFDE #DBE2EF
split-complementary
#EFDBEC #E2EFDB #DBEFE8
monochromatic
#C986BF #DCB1D6 #EFDBEC #F6EAF4 #F6EAF4
Accessibility & contrast
On white
1.31
#EFDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EFDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBEC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBEC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFED
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#F1DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdbec; /* rgb */ color: rgb(239, 219, 236); /* oklch */ color: oklch(91.3% 0.031 330.7);
Tailwind
colors: {
custom: {
50: '#f4e6f2',
500: '#efdbec',
950: '#000000',
},
}SCSS
$custom: #efdbec; $custom-light: #f4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#efdbec",
"rgb": {
"r": 239,
"g": 219,
"b": 236
},
"hsl": {
"h": 309,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.91255,
"c": 0.03137,
"h": 330.7
},
"luminance": 0.7507
}Semantic roles & 50–950 ramp
primary
#EFDBEC
secondary
#A4CAAA
accent
#B14734
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485