#EFB7FC#EFB7FC
#EFB7FC is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.2% C 0.111 H 319.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FC |
|---|---|
| RGB | rgb(239, 183, 252) |
| HSL | hsl(289, 92%, 85%) |
| HSV | hsv(289, 27%, 99%) |
| CMYK | cmyk(5.2%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.43, 31.80, -26.31) |
| CIE-LCH | lch(81.43, 41.27, 320.40°) |
| OKLab | oklab(85.24% 0.0849 -0.0715) |
| OKLCH | oklch(85.24% 0.111 319.9) |
| XYZ | xyz(70.0984, 59.2476, 99.8198) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.36
Mauve
#E0B0FF
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FC #C4FCB7
analogous
#CCB7FC #EFB7FC #FCB7E6
triadic
#EFB7FC #FCEFB7 #B7FCEF
tetradic
#EFB7FC #FCCCB7 #C4FCB7 #B7E6FC
square
#EFB7FC #FCCCB7 #C4FCB7 #B7E6FC
split-complementary
#EFB7FC #E6FCB7 #B7FCCC
monochromatic
#D541F7 #E27CFA #EFB7FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.63
#EFB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EFB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#F0BECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7fc; /* rgb */ color: rgb(239, 183, 252); /* oklch */ color: oklch(85.2% 0.111 319.9);
Tailwind
colors: {
custom: {
50: '#f5cdfd',
500: '#efb7fc',
950: '#000000',
},
}SCSS
$custom: #efb7fc; $custom-light: #f5cdfd; $custom-dark: #000000;
JSON
{
"hex": "#efb7fc",
"rgb": {
"r": 239,
"g": 183,
"b": 252
},
"hsl": {
"h": 288.696,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.85239,
"c": 0.11094,
"h": 319.9
},
"luminance": 0.59246
}Semantic roles & 50–950 ramp
primary
#EFB7FC
secondary
#8AE176
accent
#E6002B
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385