#EFB5FC#EFB5FC
#EFB5FC is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.9% C 0.114 H 320.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5FC |
|---|---|
| RGB | rgb(239, 181, 252) |
| HSL | hsl(289, 92%, 85%) |
| HSV | hsv(289, 28%, 99%) |
| CMYK | cmyk(5.2%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(80.98, 32.86, -27.00) |
| CIE-LCH | lch(80.98, 42.53, 320.59°) |
| OKLab | oklab(84.89% 0.0878 -0.0734) |
| OKLCH | oklch(84.89% 0.114 320.1) |
| XYZ | xyz(69.6888, 58.4284, 99.6833) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.89
Mauve
#E0B0FF
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 5.32
Light Violet
#D6B4FC
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.00
Light Lavender
#DFC5FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5FC #C2FCB5
analogous
#CCB5FC #EFB5FC #FCB5E6
triadic
#EFB5FC #FCEFB5 #B5FCEF
tetradic
#EFB5FC #FCCCB5 #C2FCB5 #B5E6FC
square
#EFB5FC #FCCCB5 #C2FCB5 #B5E6FC
split-complementary
#EFB5FC #E6FCB5 #B5FCCC
monochromatic
#D63FF7 #E27AFA #EFB5FC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.66
#EFB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EFB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5FC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5FC | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#F0BDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb5fc; /* rgb */ color: rgb(239, 181, 252); /* oklch */ color: oklch(84.9% 0.114 320.1);
Tailwind
colors: {
custom: {
50: '#f5cbfd',
500: '#efb5fc',
950: '#000000',
},
}SCSS
$custom: #efb5fc; $custom-light: #f5cbfd; $custom-dark: #000000;
JSON
{
"hex": "#efb5fc",
"rgb": {
"r": 239,
"g": 181,
"b": 252
},
"hsl": {
"h": 289.014,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.84894,
"c": 0.1144,
"h": 320.1
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#EFB5FC
secondary
#88E174
accent
#E6002A
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385