#EFB5FA#EFB5FA
#EFB5FA is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.8% C 0.112 H 321.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5FA |
|---|---|
| RGB | rgb(239, 181, 250) |
| HSL | hsl(290, 87%, 85%) |
| HSV | hsv(290, 28%, 98%) |
| CMYK | cmyk(4.4%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(80.91, 32.48, -26.04) |
| CIE-LCH | lch(80.91, 41.63, 321.29°) |
| OKLab | oklab(84.82% 0.0872 -0.0707) |
| OKLCH | oklch(84.82% 0.112 321) |
| XYZ | xyz(69.3736, 58.3023, 98.0229) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.80
Mauve
#E0B0FF
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 5.23
Light Violet
#D6B4FC
ΔE00 5.73
Plum
#DDA0DD
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5FA #C0FAB5
analogous
#CDB5FA #EFB5FA #FAB5E3
triadic
#EFB5FA #FAEFB5 #B5FAEF
tetradic
#EFB5FA #FACDB5 #C0FAB5 #B5E3FA
square
#EFB5FA #FACDB5 #C0FAB5 #B5E3FA
split-complementary
#EFB5FA #E3FAB5 #B5FACD
monochromatic
#D642F2 #E37CF6 #EFB5FA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.66
#EFB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EFB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5FA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5FA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#F1BCCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb5fa; /* rgb */ color: rgb(239, 181, 250); /* oklch */ color: oklch(84.8% 0.112 321.0);
Tailwind
colors: {
custom: {
50: '#f5cbfc',
500: '#efb5fa',
950: '#000000',
},
}SCSS
$custom: #efb5fa; $custom-light: #f5cbfc; $custom-dark: #000000;
JSON
{
"hex": "#efb5fa",
"rgb": {
"r": 239,
"g": 181,
"b": 250
},
"hsl": {
"h": 290.435,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.84818,
"c": 0.11225,
"h": 321
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#EFB5FA
secondary
#86DE75
accent
#E40226
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385