#EFBCEC#EFBCEC
#EFBCEC is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.5% C 0.086 H 328.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCEC |
|---|---|
| RGB | rgb(239, 188, 236) |
| HSL | hsl(304, 61%, 84%) |
| HSV | hsv(304, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 1.3%, 6.3%) |
| CIE-LAB | lab(82.04, 26.17, -16.82) |
| CIE-LCH | lch(82.04, 31.11, 327.27°) |
| OKLab | oklab(85.54% 0.0728 -0.0451) |
| OKLCH | oklch(85.54% 0.086 328.2) |
| XYZ | xyz(68.7186, 60.3751, 87.3742) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.06
Very Light Purple
#F6CEFC
ΔE00 4.25
Pale Mauve
#FED0FC
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 5.63
Pale Lilac
#E4CBFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCEC #BCEFBF
analogous
#D8BCEF #EFBCEC #EFBCD2
triadic
#EFBCEC #ECEFBC #BCECEF
tetradic
#EFBCEC #EFD8BC #BCEFBF #BCD2EF
square
#EFBCEC #EFD8BC #BCEFBF #BCD2EF
split-complementary
#EFBCEC #D2EFBC #BCEFD8
monochromatic
#D759D0 #E38BDE #EFBCEC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.61
#EFBCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EFBCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCEC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCEC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#F3C0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbcec; /* rgb */ color: rgb(239, 188, 236); /* oklch */ color: oklch(85.5% 0.086 328.2);
Tailwind
colors: {
custom: {
50: '#f4d0f2',
500: '#efbcec',
950: '#000000',
},
}SCSS
$custom: #efbcec; $custom-light: #f4d0f2; $custom-dark: #000000;
JSON
{
"hex": "#efbcec",
"rgb": {
"r": 239,
"g": 188,
"b": 236
},
"hsl": {
"h": 303.529,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85535,
"c": 0.08561,
"h": 328.2
},
"luminance": 0.60373
}Semantic roles & 50–950 ramp
primary
#EFBCEC
secondary
#82CD86
accent
#C9271C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385