#EFB4FA#EFB4FA
#EFB4FA is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.6% C 0.114 H 321.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4FA |
|---|---|
| RGB | rgb(239, 180, 250) |
| HSL | hsl(291, 88%, 84%) |
| HSV | hsv(291, 28%, 98%) |
| CMYK | cmyk(4.4%, 28%, 0%, 2%) |
| CIE-LAB | lab(80.68, 33.01, -26.38) |
| CIE-LCH | lch(80.68, 42.26, 321.37°) |
| OKLab | oklab(84.65% 0.0887 -0.0716) |
| OKLCH | oklch(84.65% 0.114 321.1) |
| XYZ | xyz(69.1710, 57.8971, 97.9554) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.06
Mauve
#E0B0FF
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4FA #BFFAB4
analogous
#CCB4FA #EFB4FA #FAB4E2
triadic
#EFB4FA #FAEFB4 #B4FAEF
tetradic
#EFB4FA #FACCB4 #BFFAB4 #B4E2FA
square
#EFB4FA #FACCB4 #BFFAB4 #B4E2FA
split-complementary
#EFB4FA #E2FAB4 #B4FACC
monochromatic
#D741F2 #E37BF6 #EFB4FA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.67
#EFB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4FA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4FA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#F1BBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb4fa; /* rgb */ color: rgb(239, 180, 250); /* oklch */ color: oklch(84.6% 0.114 321.1);
Tailwind
colors: {
custom: {
50: '#f5cbfc',
500: '#efb4fa',
950: '#000000',
},
}SCSS
$custom: #efb4fa; $custom-light: #f5cbfc; $custom-dark: #000000;
JSON
{
"hex": "#efb4fa",
"rgb": {
"r": 239,
"g": 180,
"b": 250
},
"hsl": {
"h": 290.571,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.84646,
"c": 0.11398,
"h": 321.1
},
"luminance": 0.57895
}Semantic roles & 50–950 ramp
primary
#EFB4FA
secondary
#85DE74
accent
#E40125
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385