#EFB6FC#EFB6FC
#EFB6FC is a very light, moderate purple. Relative luminance 0.588; OKLCH L 85.1% C 0.113 H 320.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6FC |
|---|---|
| RGB | rgb(239, 182, 252) |
| HSL | hsl(289, 92%, 85%) |
| HSV | hsv(289, 28%, 99%) |
| CMYK | cmyk(5.2%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.20, 32.33, -26.66) |
| CIE-LCH | lch(81.20, 41.90, 320.50°) |
| OKLab | oklab(85.07% 0.0863 -0.0724) |
| OKLCH | oklch(85.07% 0.113 320) |
| XYZ | xyz(69.8929, 58.8365, 99.7513) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.62
Mauve
#E0B0FF
ΔE00 3.77
Light Lilac
#EDC8FF
ΔE00 5.06
Light Violet
#D6B4FC
ΔE00 5.49
Plum
#DDA0DD
ΔE00 6.11
Light Lavender
#DFC5FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6FC #C3FCB6
analogous
#CCB6FC #EFB6FC #FCB6E6
triadic
#EFB6FC #FCEFB6 #B6FCEF
tetradic
#EFB6FC #FCCCB6 #C3FCB6 #B6E6FC
square
#EFB6FC #FCCCB6 #C3FCB6 #B6E6FC
split-complementary
#EFB6FC #E6FCB6 #B6FCCC
monochromatic
#D540F7 #E27BFA #EFB6FC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.64
#EFB6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EFB6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6FC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6FC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#F0BDCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb6fc; /* rgb */ color: rgb(239, 182, 252); /* oklch */ color: oklch(85.1% 0.113 320.0);
Tailwind
colors: {
custom: {
50: '#f5ccfd',
500: '#efb6fc',
950: '#000000',
},
}SCSS
$custom: #efb6fc; $custom-light: #f5ccfd; $custom-dark: #000000;
JSON
{
"hex": "#efb6fc",
"rgb": {
"r": 239,
"g": 182,
"b": 252
},
"hsl": {
"h": 288.857,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.85066,
"c": 0.11267,
"h": 320
},
"luminance": 0.58835
}Semantic roles & 50–950 ramp
primary
#EFB6FC
secondary
#89E175
accent
#E6002B
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385