#EFB5FB#EFB5FB
#EFB5FB is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.9% C 0.113 H 320.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5FB |
|---|---|
| RGB | rgb(239, 181, 251) |
| HSL | hsl(290, 90%, 85%) |
| HSV | hsv(290, 28%, 98%) |
| CMYK | cmyk(4.8%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.94, 32.67, -26.52) |
| CIE-LCH | lch(80.94, 42.08, 320.93°) |
| OKLab | oklab(84.86% 0.0875 -0.072) |
| OKLCH | oklch(84.86% 0.113 320.5) |
| XYZ | xyz(69.5308, 58.3652, 98.8509) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.83
Mauve
#E0B0FF
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 5.27
Light Violet
#D6B4FC
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5FB #C1FBB5
analogous
#CCB5FB #EFB5FB #FBB5E4
triadic
#EFB5FB #FBEFB5 #B5FBEF
tetradic
#EFB5FB #FBCCB5 #C1FBB5 #B5E4FB
square
#EFB5FB #FBCCB5 #C1FBB5 #B5E4FB
split-complementary
#EFB5FB #E4FBB5 #B5FBCC
monochromatic
#D641F5 #E27BF8 #EFB5FB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.66
#EFB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EFB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5FB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5FB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#F1BCCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb5fb; /* rgb */ color: rgb(239, 181, 251); /* oklch */ color: oklch(84.9% 0.113 320.5);
Tailwind
colors: {
custom: {
50: '#f5cbfc',
500: '#efb5fb',
950: '#000000',
},
}SCSS
$custom: #efb5fb; $custom-light: #f5cbfc; $custom-dark: #000000;
JSON
{
"hex": "#efb5fb",
"rgb": {
"r": 239,
"g": 181,
"b": 251
},
"hsl": {
"h": 289.714,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84856,
"c": 0.11332,
"h": 320.5
},
"luminance": 0.58364
}Semantic roles & 50–950 ramp
primary
#EFB5FB
secondary
#87DF75
accent
#E60027
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385