#EFB6FA#EFB6FA
#EFB6FA is a very light, moderate purple. Relative luminance 0.587; OKLCH L 85.0% C 0.111 H 320.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6FA |
|---|---|
| RGB | rgb(239, 182, 250) |
| HSL | hsl(290, 87%, 85%) |
| HSV | hsv(290, 27%, 98%) |
| CMYK | cmyk(4.4%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(81.13, 31.95, -25.69) |
| CIE-LCH | lch(81.13, 41.00, 321.20°) |
| OKLab | oklab(84.99% 0.0858 -0.0697) |
| OKLCH | oklch(84.99% 0.111 320.9) |
| XYZ | xyz(69.5776, 58.7104, 98.0910) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.54
Mauve
#E0B0FF
ΔE00 4.11
Light Lilac
#EDC8FF
ΔE00 4.97
Light Violet
#D6B4FC
ΔE00 5.72
Plum
#DDA0DD
ΔE00 5.91
Light Lavender
#DFC5FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6FA #C1FAB6
analogous
#CDB6FA #EFB6FA #FAB6E3
triadic
#EFB6FA #FAEFB6 #B6FAEF
tetradic
#EFB6FA #FACDB6 #C1FAB6 #B6E3FA
square
#EFB6FA #FACDB6 #C1FAB6 #B6E3FA
split-complementary
#EFB6FA #E3FAB6 #B6FACD
monochromatic
#D643F2 #E27DF6 #EFB6FA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.65
#EFB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EFB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6FA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6FA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#F1BDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb6fa; /* rgb */ color: rgb(239, 182, 250); /* oklch */ color: oklch(85.0% 0.111 320.9);
Tailwind
colors: {
custom: {
50: '#f5ccfc',
500: '#efb6fa',
950: '#000000',
},
}SCSS
$custom: #efb6fa; $custom-light: #f5ccfc; $custom-dark: #000000;
JSON
{
"hex": "#efb6fa",
"rgb": {
"r": 239,
"g": 182,
"b": 250
},
"hsl": {
"h": 290.294,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.8499,
"c": 0.11052,
"h": 320.9
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#EFB6FA
secondary
#87DE76
accent
#E40226
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385