#EFBBEB#EFBBEB
#EFBBEB is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.3% C 0.086 H 328.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBEB |
|---|---|
| RGB | rgb(239, 187, 235) |
| HSL | hsl(305, 62%, 84%) |
| HSV | hsv(305, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(81.78, 26.52, -16.68) |
| CIE-LCH | lch(81.78, 31.33, 327.84°) |
| OKLab | oklab(85.32% 0.0739 -0.0447) |
| OKLCH | oklch(85.32% 0.086 328.8) |
| XYZ | xyz(68.3608, 59.8914, 86.5403) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 4.52
Pale Mauve
#FED0FC
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBEB #BBEFBF
analogous
#D9BBEF #EFBBEB #EFBBD1
triadic
#EFBBEB #EBEFBB #BBEBEF
tetradic
#EFBBEB #EFD9BB #BBEFBF #BBD1EF
square
#EFBBEB #EFD9BB #BBEFBF #BBD1EF
split-complementary
#EFBBEB #D1EFBB #BBEFD9
monochromatic
#D858CE #E389DC #EFBBEB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.62
#EFBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EFBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBEB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBEB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#F3BECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbeb; /* rgb */ color: rgb(239, 187, 235); /* oklch */ color: oklch(85.3% 0.086 328.8);
Tailwind
colors: {
custom: {
50: '#f4cff1',
500: '#efbbeb',
950: '#000000',
},
}SCSS
$custom: #efbbeb; $custom-light: #f4cff1; $custom-dark: #000000;
JSON
{
"hex": "#efbbeb",
"rgb": {
"r": 239,
"g": 187,
"b": 235
},
"hsl": {
"h": 304.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85322,
"c": 0.0864,
"h": 328.8
},
"luminance": 0.5989
}Semantic roles & 50–950 ramp
primary
#EFBBEB
secondary
#81CD87
accent
#CA291C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385