#EFB7FB#EFB7FB
#EFB7FB is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.2% C 0.110 H 320.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FB |
|---|---|
| RGB | rgb(239, 183, 251) |
| HSL | hsl(289, 89%, 85%) |
| HSV | hsv(289, 27%, 98%) |
| CMYK | cmyk(4.8%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.39, 31.61, -25.83) |
| CIE-LCH | lch(81.39, 40.82, 320.75°) |
| OKLab | oklab(85.2% 0.0846 -0.0701) |
| OKLCH | oklch(85.2% 0.11 320.3) |
| XYZ | xyz(69.9404, 59.1843, 98.9875) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.31
Mauve
#E0B0FF
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.14
Light Lavender
#DFC5FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FB #C3FBB7
analogous
#CDB7FB #EFB7FB #FBB7E5
triadic
#EFB7FB #FBEFB7 #B7FBEF
tetradic
#EFB7FB #FBCDB7 #C3FBB7 #B7E5FB
square
#EFB7FB #FBCDB7 #C3FBB7 #B7E5FB
split-complementary
#EFB7FB #E5FBB7 #B7FBCD
monochromatic
#D543F5 #E27DF8 #EFB7FB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.64
#EFB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EFB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FE
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#F0BECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7fb; /* rgb */ color: rgb(239, 183, 251); /* oklch */ color: oklch(85.2% 0.110 320.3);
Tailwind
colors: {
custom: {
50: '#f5cdfc',
500: '#efb7fb',
950: '#000000',
},
}SCSS
$custom: #efb7fb; $custom-light: #f5cdfc; $custom-dark: #000000;
JSON
{
"hex": "#efb7fb",
"rgb": {
"r": 239,
"g": 183,
"b": 251
},
"hsl": {
"h": 289.412,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.85201,
"c": 0.10986,
"h": 320.3
},
"luminance": 0.59183
}Semantic roles & 50–950 ramp
primary
#EFB7FB
secondary
#89E077
accent
#E60028
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385