#EFBDEC#EFBDEC
#EFBDEC is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.7% C 0.084 H 328.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDEC |
|---|---|
| RGB | rgb(239, 189, 236) |
| HSL | hsl(304, 61%, 84%) |
| HSV | hsv(304, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 1.3%, 6.3%) |
| CIE-LAB | lab(82.27, 25.64, -16.47) |
| CIE-LCH | lch(82.27, 30.47, 327.28°) |
| OKLab | oklab(85.71% 0.0713 -0.0441) |
| OKLCH | oklch(85.71% 0.084 328.2) |
| XYZ | xyz(68.9329, 60.8038, 87.4457) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 4.26
Light Lilac
#EDC8FF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDEC #BDEFC0
analogous
#D9BDEF #EFBDEC #EFBDD3
triadic
#EFBDEC #ECEFBD #BDECEF
tetradic
#EFBDEC #EFD9BD #BDEFC0 #BDD3EF
square
#EFBDEC #EFD9BD #BDEFC0 #BDD3EF
split-complementary
#EFBDEC #D3EFBD #BDEFD9
monochromatic
#D75AD0 #E38CDE #EFBDEC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.60
#EFBDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EFBDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDEC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDEC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#F3C0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdec; /* rgb */ color: rgb(239, 189, 236); /* oklch */ color: oklch(85.7% 0.084 328.2);
Tailwind
colors: {
custom: {
50: '#f4d1f2',
500: '#efbdec',
950: '#000000',
},
}SCSS
$custom: #efbdec; $custom-light: #f4d1f2; $custom-dark: #000000;
JSON
{
"hex": "#efbdec",
"rgb": {
"r": 239,
"g": 189,
"b": 236
},
"hsl": {
"h": 303.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.85713,
"c": 0.08385,
"h": 328.2
},
"luminance": 0.60802
}Semantic roles & 50–950 ramp
primary
#EFBDEC
secondary
#83CD87
accent
#C9271D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385