#EFBCEB#EFBCEB
#EFBCEB is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.5% C 0.085 H 328.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCEB |
|---|---|
| RGB | rgb(239, 188, 235) |
| HSL | hsl(305, 61%, 84%) |
| HSV | hsv(305, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 1.7%, 6.3%) |
| CIE-LAB | lab(82.01, 25.99, -16.33) |
| CIE-LCH | lch(82.01, 30.69, 327.86°) |
| OKLab | oklab(85.5% 0.0725 -0.0437) |
| OKLCH | oklch(85.5% 0.085 328.9) |
| XYZ | xyz(68.5737, 60.3171, 86.6112) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.30
Light Lavendar
#EFC0FE
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 4.47
Light Lilac
#EDC8FF
ΔE00 4.90
Pale Lavender
#EECFFE
ΔE00 5.72
Plum
#DDA0DD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCEB #BCEFC0
analogous
#D9BCEF #EFBCEB #EFBCD1
triadic
#EFBCEB #EBEFBC #BCEBEF
tetradic
#EFBCEB #EFD9BC #BCEFC0 #BCD1EF
square
#EFBCEB #EFD9BC #BCEFC0 #BCD1EF
split-complementary
#EFBCEB #D1EFBC #BCEFD9
monochromatic
#D759CE #E38BDC #EFBCEB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.61
#EFBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EFBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCEB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCEB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#F3BFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbceb; /* rgb */ color: rgb(239, 188, 235); /* oklch */ color: oklch(85.5% 0.085 328.9);
Tailwind
colors: {
custom: {
50: '#f4d0f1',
500: '#efbceb',
950: '#000000',
},
}SCSS
$custom: #efbceb; $custom-light: #f4d0f1; $custom-dark: #000000;
JSON
{
"hex": "#efbceb",
"rgb": {
"r": 239,
"g": 188,
"b": 235
},
"hsl": {
"h": 304.706,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.855,
"c": 0.08464,
"h": 328.9
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#EFBCEB
secondary
#82CD88
accent
#C92A1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385