#EFBBF5#EFBBF5
#EFBBF5 is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.097 H 322.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF5 |
|---|---|
| RGB | rgb(239, 187, 245) |
| HSL | hsl(294, 74%, 85%) |
| HSV | hsv(294, 24%, 96%) |
| CMYK | cmyk(2.4%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(82.10, 28.35, -21.54) |
| CIE-LCH | lch(82.10, 35.61, 322.77°) |
| OKLab | oklab(85.68% 0.077 -0.0582) |
| OKLCH | oklch(85.68% 0.097 322.9) |
| XYZ | xyz(69.8463, 60.4856, 94.3640) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.98
Light Lilac
#EDC8FF
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 4.77
Pale Mauve
#FED0FC
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF5 #C1F5BB
analogous
#D2BBF5 #EFBBF5 #F5BBDE
triadic
#EFBBF5 #F5EFBB #BBF5EF
tetradic
#EFBBF5 #F5D2BB #C1F5BB #BBDEF5
square
#EFBBF5 #F5D2BB #C1F5BB #BBDEF5
split-complementary
#EFBBF5 #DEF5BB #BBF5D2
monochromatic
#D650E5 #E286ED #EFBBF5 #F9E4FB #F9E4FB
Accessibility & contrast
On white
1.60
#EFBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EFBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#C2CEF3
Tritanopia (blue-blind)
#F1C0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf5; /* rgb */ color: rgb(239, 187, 245); /* oklch */ color: oklch(85.7% 0.097 322.9);
Tailwind
colors: {
custom: {
50: '#f4cff8',
500: '#efbbf5',
950: '#000000',
},
}SCSS
$custom: #efbbf5; $custom-light: #f4cff8; $custom-dark: #000000;
JSON
{
"hex": "#efbbf5",
"rgb": {
"r": 239,
"g": 187,
"b": 245
},
"hsl": {
"h": 293.793,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.85676,
"c": 0.09651,
"h": 322.9
},
"luminance": 0.60484
}Semantic roles & 50–950 ramp
primary
#EFBBF5
secondary
#87D67E
accent
#D60F24
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385