#EFBFEC#EFBFEC
#EFBFEC is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.1% C 0.080 H 328.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFEC |
|---|---|
| RGB | rgb(239, 191, 236) |
| HSL | hsl(304, 60%, 84%) |
| HSV | hsv(304, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 1.3%, 6.3%) |
| CIE-LAB | lab(82.74, 24.57, -15.77) |
| CIE-LCH | lch(82.74, 29.20, 327.31°) |
| OKLab | oklab(86.07% 0.0683 -0.0422) |
| OKLCH | oklch(86.07% 0.08 328.3) |
| XYZ | xyz(69.3661, 61.6702, 87.5901) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFEC #BFEFC2
analogous
#DABFEF #EFBFEC #EFBFD4
triadic
#EFBFEC #ECEFBF #BFECEF
tetradic
#EFBFEC #EFDABF #BFEFC2 #BFD4EF
square
#EFBFEC #EFDABF #BFEFC2 #BFD4EF
split-complementary
#EFBFEC #D4EFBF #BFEFDA
monochromatic
#D75DCF #E38EDD #EFBFEC #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.57
#EFBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EFBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFEC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFEC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#F3C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfec; /* rgb */ color: rgb(239, 191, 236); /* oklch */ color: oklch(86.1% 0.080 328.3);
Tailwind
colors: {
custom: {
50: '#f4d2f2',
500: '#efbfec',
950: '#000000',
},
}SCSS
$custom: #efbfec; $custom-light: #f4d2f2; $custom-dark: #000000;
JSON
{
"hex": "#efbfec",
"rgb": {
"r": 239,
"g": 191,
"b": 236
},
"hsl": {
"h": 303.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8607,
"c": 0.08033,
"h": 328.3
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#EFBFEC
secondary
#85CD8A
accent
#C8281E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385