#EFBBF2#EFBBF2
#EFBBF2 is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.093 H 324.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF2 |
|---|---|
| RGB | rgb(239, 187, 242) |
| HSL | hsl(297, 68%, 84%) |
| HSV | hsv(297, 23%, 95%) |
| CMYK | cmyk(1.2%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.00, 27.80, -20.09) |
| CIE-LCH | lch(82.00, 34.29, 324.15°) |
| OKLab | oklab(85.57% 0.0761 -0.0541) |
| OKLCH | oklch(85.57% 0.093 324.6) |
| XYZ | xyz(69.3921, 60.3039, 91.9716) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.59
Light Lilac
#EDC8FF
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 5.11
Pale Lavender
#EECFFE
ΔE00 5.58
Light Lavender
#DFC5FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF2 #BEF2BB
analogous
#D4BBF2 #EFBBF2 #F2BBDA
triadic
#EFBBF2 #F2EFBB #BBF2EF
tetradic
#EFBBF2 #F2D4BB #BEF2BB #BBDAF2
square
#EFBBF2 #F2D4BB #BEF2BB #BBDAF2
split-complementary
#EFBBF2 #DAF2BB #BBF2D4
monochromatic
#D754DE #E388E8 #EFBBF2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.61
#EFBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EFBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF2 | 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)
#B7C8F4
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#F2C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf2; /* rgb */ color: rgb(239, 187, 242); /* oklch */ color: oklch(85.6% 0.093 324.6);
Tailwind
colors: {
custom: {
50: '#f4cff6',
500: '#efbbf2',
950: '#000000',
},
}SCSS
$custom: #efbbf2; $custom-light: #f4cff6; $custom-dark: #000000;
JSON
{
"hex": "#efbbf2",
"rgb": {
"r": 239,
"g": 187,
"b": 242
},
"hsl": {
"h": 296.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85569,
"c": 0.0934,
"h": 324.6
},
"luminance": 0.60302
}Semantic roles & 50–950 ramp
primary
#EFBBF2
secondary
#84D280
accent
#D01620
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385