#EFBBEC#EFBBEC
#EFBBEC is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.4% C 0.087 H 328.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBEC |
|---|---|
| RGB | rgb(239, 187, 236) |
| HSL | hsl(303, 62%, 84%) |
| HSV | hsv(303, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 1.3%, 6.3%) |
| CIE-LAB | lab(81.81, 26.70, -17.16) |
| CIE-LCH | lch(81.81, 31.74, 327.26°) |
| OKLab | oklab(85.36% 0.0743 -0.046) |
| OKLCH | oklch(85.36% 0.087 328.2) |
| XYZ | xyz(68.5057, 59.9493, 87.3033) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Mauve
#FED0FC
ΔE00 4.72
Light Lilac
#EDC8FF
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBEC #BBEFBE
analogous
#D8BBEF #EFBBEC #EFBBD2
triadic
#EFBBEC #ECEFBB #BBECEF
tetradic
#EFBBEC #EFD8BB #BBEFBE #BBD2EF
square
#EFBBEC #EFD8BB #BBEFBE #BBD2EF
split-complementary
#EFBBEC #D2EFBB #BBEFD8
monochromatic
#D858D0 #E389DE #EFBBEC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.62
#EFBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#EFBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBEC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBEC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EE
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#F3BFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbec; /* rgb */ color: rgb(239, 187, 236); /* oklch */ color: oklch(85.4% 0.087 328.2);
Tailwind
colors: {
custom: {
50: '#f4cff2',
500: '#efbbec',
950: '#000000',
},
}SCSS
$custom: #efbbec; $custom-light: #f4cff2; $custom-dark: #000000;
JSON
{
"hex": "#efbbec",
"rgb": {
"r": 239,
"g": 187,
"b": 236
},
"hsl": {
"h": 303.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85357,
"c": 0.08737,
"h": 328.2
},
"luminance": 0.59947
}Semantic roles & 50–950 ramp
primary
#EFBBEC
secondary
#81CD85
accent
#CA261C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385