#EFB4FC#EFB4FC
#EFB4FC is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.7% C 0.116 H 320.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4FC |
|---|---|
| RGB | rgb(239, 180, 252) |
| HSL | hsl(289, 92%, 85%) |
| HSV | hsv(289, 29%, 99%) |
| CMYK | cmyk(5.2%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.75, 33.39, -27.34) |
| CIE-LCH | lch(80.75, 43.16, 320.69°) |
| OKLab | oklab(84.72% 0.0892 -0.0743) |
| OKLCH | oklch(84.72% 0.116 320.2) |
| XYZ | xyz(69.4862, 58.0232, 99.6158) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.15
Mauve
#E0B0FF
ΔE00 3.60
Light Violet
#D6B4FC
ΔE00 5.54
Light Lilac
#EDC8FF
ΔE00 5.58
Plum
#DDA0DD
ΔE00 5.90
Light Lavender
#DFC5FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4FC #C1FCB4
analogous
#CBB4FC #EFB4FC #FCB4E5
triadic
#EFB4FC #FCEFB4 #B4FCEF
tetradic
#EFB4FC #FCCBB4 #C1FCB4 #B4E5FC
square
#EFB4FC #FCCBB4 #C1FCB4 #B4E5FC
split-complementary
#EFB4FC #E5FCB4 #B4FCCB
monochromatic
#D63EF7 #E279FA #EFB4FC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.67
#EFB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4FC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4FC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#F0BCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb4fc; /* rgb */ color: rgb(239, 180, 252); /* oklch */ color: oklch(84.7% 0.116 320.2);
Tailwind
colors: {
custom: {
50: '#f5cbfd',
500: '#efb4fc',
950: '#000000',
},
}SCSS
$custom: #efb4fc; $custom-light: #f5cbfd; $custom-dark: #000000;
JSON
{
"hex": "#efb4fc",
"rgb": {
"r": 239,
"g": 180,
"b": 252
},
"hsl": {
"h": 289.167,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.84723,
"c": 0.11612,
"h": 320.2
},
"luminance": 0.58022
}Semantic roles & 50–950 ramp
primary
#EFB4FC
secondary
#87E173
accent
#E60029
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385