#EFBBEF#EFBBEF
#EFBBEF is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.090 H 326.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBEF |
|---|---|
| RGB | rgb(239, 187, 239) |
| HSL | hsl(300, 62%, 84%) |
| HSV | hsv(300, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.91, 27.24, -18.63) |
| CIE-LCH | lch(81.91, 33.00, 325.64°) |
| OKLab | oklab(85.46% 0.0752 -0.0501) |
| OKLCH | oklch(85.46% 0.09 326.3) |
| XYZ | xyz(68.9452, 60.1251, 89.6180) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.46
Pale Mauve
#FED0FC
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBEF #BBEFBB
analogous
#D5BBEF #EFBBEF #EFBBD5
triadic
#EFBBEF #EFEFBB #BBEFEF
tetradic
#EFBBEF #EFD5BB #BBEFBB #BBD5EF
square
#EFBBEF #EFD5BB #BBEFBB #BBD5EF
split-complementary
#EFBBEF #D5EFBB #BBEFD5
monochromatic
#D858D8 #E389E3 #EFBBEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#EFBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EFBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBEF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBEF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#F2BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbef; /* rgb */ color: rgb(239, 187, 239); /* oklch */ color: oklch(85.5% 0.090 326.3);
Tailwind
colors: {
custom: {
50: '#f4cff4',
500: '#efbbef',
950: '#000000',
},
}SCSS
$custom: #efbbef; $custom-light: #f4cff4; $custom-dark: #000000;
JSON
{
"hex": "#efbbef",
"rgb": {
"r": 239,
"g": 187,
"b": 239
},
"hsl": {
"h": 300,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85462,
"c": 0.09034,
"h": 326.3
},
"luminance": 0.60123
}Semantic roles & 50–950 ramp
primary
#EFBBEF
secondary
#81CD81
accent
#CA1C1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385