#EFBBFC#EFBBFC
#EFBBFC is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.9% C 0.104 H 319.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBFC |
|---|---|
| RGB | rgb(239, 187, 252) |
| HSL | hsl(288, 92%, 86%) |
| HSV | hsv(288, 26%, 99%) |
| CMYK | cmyk(5.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.34, 29.67, -24.92) |
| CIE-LCH | lch(82.34, 38.75, 319.97°) |
| OKLab | oklab(85.93% 0.0791 -0.0676) |
| OKLCH | oklch(85.93% 0.104 319.5) |
| XYZ | xyz(70.9352, 60.9211, 100.0988) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.29
Light Lilac
#EDC8FF
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 4.47
Light Lavender
#DFC5FE
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.56
Light Violet
#D6B4FC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBFC #C8FCBB
analogous
#CEBBFC #EFBBFC #FCBBE8
triadic
#EFBBFC #FCEFBB #BBFCEF
tetradic
#EFBBFC #FCCEBB #C8FCBB #BBE8FC
square
#EFBBFC #FCCEBB #C8FCBB #BBE8FC
split-complementary
#EFBBFC #E8FCBB #BBFCCE
monochromatic
#D346F7 #E180F9 #EFBBFC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.59
#EFBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#EFBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBFC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBFC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FF
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#F0C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbbfc; /* rgb */ color: rgb(239, 187, 252); /* oklch */ color: oklch(85.9% 0.104 319.5);
Tailwind
colors: {
custom: {
50: '#f5d0fd',
500: '#efbbfc',
950: '#000000',
},
}SCSS
$custom: #efbbfc; $custom-light: #f5d0fd; $custom-dark: #000000;
JSON
{
"hex": "#efbbfc",
"rgb": {
"r": 239,
"g": 187,
"b": 252
},
"hsl": {
"h": 288,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85934,
"c": 0.10401,
"h": 319.5
},
"luminance": 0.6092
}Semantic roles & 50–950 ramp
primary
#EFBBFC
secondary
#8EE279
accent
#E6002E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385