#EFB3FA#EFB3FA
#EFB3FA is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.5% C 0.116 H 321.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3FA |
|---|---|
| RGB | rgb(239, 179, 250) |
| HSL | hsl(291, 88%, 84%) |
| HSV | hsv(291, 28%, 98%) |
| CMYK | cmyk(4.4%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(80.46, 33.54, -26.72) |
| CIE-LCH | lch(80.46, 42.89, 321.46°) |
| OKLab | oklab(84.48% 0.0901 -0.0726) |
| OKLCH | oklch(84.48% 0.116 321.2) |
| XYZ | xyz(68.9698, 57.4948, 97.8884) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 3.86
Plum
#DDA0DD
ΔE00 5.57
Light Lilac
#EDC8FF
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3FA #BEFAB3
analogous
#CCB3FA #EFB3FA #FAB3E2
triadic
#EFB3FA #FAEFB3 #B3FAEF
tetradic
#EFB3FA #FACCB3 #BEFAB3 #B3E2FA
square
#EFB3FA #FACCB3 #BEFAB3 #B3E2FA
split-complementary
#EFB3FA #E2FAB3 #B3FACC
monochromatic
#D740F2 #E37AF6 #EFB3FA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.68
#EFB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3FA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3FA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FD
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#F1BACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb3fa; /* rgb */ color: rgb(239, 179, 250); /* oklch */ color: oklch(84.5% 0.116 321.2);
Tailwind
colors: {
custom: {
50: '#f5cafc',
500: '#efb3fa',
950: '#000000',
},
}SCSS
$custom: #efb3fa; $custom-light: #f5cafc; $custom-dark: #000000;
JSON
{
"hex": "#efb3fa",
"rgb": {
"r": 239,
"g": 179,
"b": 250
},
"hsl": {
"h": 290.704,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.84475,
"c": 0.11571,
"h": 321.2
},
"luminance": 0.57493
}Semantic roles & 50–950 ramp
primary
#EFB3FA
secondary
#84DE74
accent
#E40124
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285