#EFB7FA#EFB7FA
#EFB7FA is a very light, moderate purple. Relative luminance 0.591; OKLCH L 85.2% C 0.109 H 320.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FA |
|---|---|
| RGB | rgb(239, 183, 250) |
| HSL | hsl(290, 87%, 85%) |
| HSV | hsv(290, 27%, 98%) |
| CMYK | cmyk(4.4%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(81.36, 31.42, -25.35) |
| CIE-LCH | lch(81.36, 40.37, 321.11°) |
| OKLab | oklab(85.16% 0.0843 -0.0688) |
| OKLCH | oklch(85.16% 0.109 320.8) |
| XYZ | xyz(69.7832, 59.1215, 98.1595) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.28
Mauve
#E0B0FF
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 5.72
Plum
#DDA0DD
ΔE00 6.05
Light Lavender
#DFC5FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FA #C2FAB7
analogous
#CDB7FA #EFB7FA #FAB7E4
triadic
#EFB7FA #FAEFB7 #B7FAEF
tetradic
#EFB7FA #FACDB7 #C2FAB7 #B7E4FA
square
#EFB7FA #FACDB7 #C2FAB7 #B7E4FA
split-complementary
#EFB7FA #E4FAB7 #B7FACD
monochromatic
#D645F2 #E27EF6 #EFB7FA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.64
#EFB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EFB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#F1BECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7fa; /* rgb */ color: rgb(239, 183, 250); /* oklch */ color: oklch(85.2% 0.109 320.8);
Tailwind
colors: {
custom: {
50: '#f5cdfc',
500: '#efb7fa',
950: '#000000',
},
}SCSS
$custom: #efb7fa; $custom-light: #f5cdfc; $custom-dark: #000000;
JSON
{
"hex": "#efb7fa",
"rgb": {
"r": 239,
"g": 183,
"b": 250
},
"hsl": {
"h": 290.149,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.85163,
"c": 0.10879,
"h": 320.8
},
"luminance": 0.5912
}Semantic roles & 50–950 ramp
primary
#EFB7FA
secondary
#88DE77
accent
#E40227
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385