#EFB6FF#EFB6FF
#EFB6FF is a very light, moderate purple. Relative luminance 0.590; OKLCH L 85.2% C 0.116 H 318.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6FF |
|---|---|
| RGB | rgb(239, 182, 255) |
| HSL | hsl(287, 100%, 86%) |
| HSV | hsv(287, 29%, 100%) |
| CMYK | cmyk(6.3%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(81.31, 32.90, -28.10) |
| CIE-LCH | lch(81.31, 43.27, 319.51°) |
| OKLab | oklab(85.18% 0.0871 -0.0765) |
| OKLCH | oklch(85.18% 0.116 318.7) |
| XYZ | xyz(70.3721, 59.0282, 102.2748) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.87
Mauve
#E0B0FF
ΔE00 3.33
Light Violet
#D6B4FC
ΔE00 5.19
Light Lilac
#EDC8FF
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6FF #C6FFB6
analogous
#CAB6FF #EFB6FF #FFB6EA
triadic
#EFB6FF #FFEFB6 #B6FFEF
tetradic
#EFB6FF #FFCAB6 #C6FFB6 #B6EAFF
square
#EFB6FF #FFCAB6 #C6FFB6 #B6EAFF
split-complementary
#EFB6FF #EAFFB6 #B6FFCA
monochromatic
#D43CFF #E279FF #EFB6FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.64
#EFB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6FF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6FF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#F0BED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb6ff; /* rgb */ color: rgb(239, 182, 255); /* oklch */ color: oklch(85.2% 0.116 318.7);
Tailwind
colors: {
custom: {
50: '#f5ccff',
500: '#efb6ff',
950: '#000000',
},
}SCSS
$custom: #efb6ff; $custom-light: #f5ccff; $custom-dark: #000000;
JSON
{
"hex": "#efb6ff",
"rgb": {
"r": 239,
"g": 182,
"b": 255
},
"hsl": {
"h": 286.849,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.85181,
"c": 0.11593,
"h": 318.7
},
"luminance": 0.59027
}Semantic roles & 50–950 ramp
primary
#EFB6FF
secondary
#8CE673
accent
#E60032
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386