#EFB7FD#EFB7FD
#EFB7FD is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.3% C 0.112 H 319.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FD |
|---|---|
| RGB | rgb(239, 183, 253) |
| HSL | hsl(288, 95%, 85%) |
| HSV | hsv(288, 28%, 99%) |
| CMYK | cmyk(5.5%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(81.46, 31.99, -26.79) |
| CIE-LCH | lch(81.46, 41.73, 320.05°) |
| OKLab | oklab(85.28% 0.0851 -0.0728) |
| OKLCH | oklch(85.28% 0.112 319.5) |
| XYZ | xyz(70.2573, 59.3111, 100.6566) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.42
Mauve
#E0B0FF
ΔE00 3.73
Light Lilac
#EDC8FF
ΔE00 4.86
Light Violet
#D6B4FC
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FD #C5FDB7
analogous
#CCB7FD #EFB7FD #FDB7E8
triadic
#EFB7FD #FDEFB7 #B7FDEF
tetradic
#EFB7FD #FDCCB7 #C5FDB7 #B7E8FD
square
#EFB7FD #FDCCB7 #C5FDB7 #B7E8FD
split-complementary
#EFB7FD #E8FDB7 #B7FDCC
monochromatic
#D540FA #E27BFB #EFB7FD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.63
#EFB7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFB7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BCCCFB
Tritanopia (blue-blind)
#F0BFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7fd; /* rgb */ color: rgb(239, 183, 253); /* oklch */ color: oklch(85.3% 0.112 319.5);
Tailwind
colors: {
custom: {
50: '#f5cdfe',
500: '#efb7fd',
950: '#000000',
},
}SCSS
$custom: #efb7fd; $custom-light: #f5cdfe; $custom-dark: #000000;
JSON
{
"hex": "#efb7fd",
"rgb": {
"r": 239,
"g": 183,
"b": 253
},
"hsl": {
"h": 288,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.85277,
"c": 0.11202,
"h": 319.5
},
"luminance": 0.5931
}Semantic roles & 50–950 ramp
primary
#EFB7FD
secondary
#8BE375
accent
#E6002E
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385