#EFBBF1#EFBBF1
#EFBBF1 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.092 H 325.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF1 |
|---|---|
| RGB | rgb(239, 187, 241) |
| HSL | hsl(298, 66%, 84%) |
| HSV | hsv(298, 22%, 95%) |
| CMYK | cmyk(0.8%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(81.97, 27.61, -19.60) |
| CIE-LCH | lch(81.97, 33.86, 324.63°) |
| OKLab | oklab(85.53% 0.0758 -0.0528) |
| OKLCH | oklch(85.53% 0.092 325.2) |
| XYZ | xyz(69.2423, 60.2440, 91.1827) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.81
Light Lilac
#EDC8FF
ΔE00 4.11
Very Light Purple
#F6CEFC
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 5.59
Light Lavender
#DFC5FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF1 #BDF1BB
analogous
#D4BBF1 #EFBBF1 #F1BBD8
triadic
#EFBBF1 #F1EFBB #BBF1EF
tetradic
#EFBBF1 #F1D4BB #BDF1BB #BBD8F1
square
#EFBBF1 #F1D4BB #BDF1BB #BBD8F1
split-complementary
#EFBBF1 #D8F1BB #BBF1D4
monochromatic
#D755DC #E388E7 #EFBBF1 #F9E6FA #F9E6FA
Accessibility & contrast
On white
1.61
#EFBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EFBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF1 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F3
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#F2C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf1; /* rgb */ color: rgb(239, 187, 241); /* oklch */ color: oklch(85.5% 0.092 325.2);
Tailwind
colors: {
custom: {
50: '#f4cff5',
500: '#efbbf1',
950: '#000000',
},
}SCSS
$custom: #efbbf1; $custom-light: #f4cff5; $custom-dark: #000000;
JSON
{
"hex": "#efbbf1",
"rgb": {
"r": 239,
"g": 187,
"b": 241
},
"hsl": {
"h": 297.778,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.85533,
"c": 0.09237,
"h": 325.2
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#EFBBF1
secondary
#83D080
accent
#CE181F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385