#EFB3FF#EFB3FF
#EFB3FF is a very light, vivid purple. Relative luminance 0.578; OKLCH L 84.7% C 0.121 H 319.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3FF |
|---|---|
| RGB | rgb(239, 179, 255) |
| HSL | hsl(287, 100%, 85%) |
| HSV | hsv(287, 30%, 100%) |
| CMYK | cmyk(6.3%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(80.63, 34.50, -29.13) |
| CIE-LCH | lch(80.63, 45.15, 319.82°) |
| OKLab | oklab(84.67% 0.0915 -0.0793) |
| OKLCH | oklch(84.67% 0.121 319.1) |
| XYZ | xyz(69.7642, 57.8126, 102.0722) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.65
Light Violet
#D6B4FC
ΔE00 5.34
Light Lilac
#EDC8FF
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.19
Pale Violet
#CEAEFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3FF #C3FFB3
analogous
#C9B3FF #EFB3FF #FFB3E9
triadic
#EFB3FF #FFEFB3 #B3FFEF
tetradic
#EFB3FF #FFC9B3 #C3FFB3 #B3E9FF
square
#EFB3FF #FFC9B3 #C3FFB3 #B3E9FF
split-complementary
#EFB3FF #E9FFB3 #B3FFC9
monochromatic
#D539FF #E276FF #EFB3FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.67
#EFB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3FF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3FF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#B8CAFD
Tritanopia (blue-blind)
#F0BBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb3ff; /* rgb */ color: rgb(239, 179, 255); /* oklch */ color: oklch(84.7% 0.121 319.1);
Tailwind
colors: {
custom: {
50: '#f5caff',
500: '#efb3ff',
950: '#000000',
},
}SCSS
$custom: #efb3ff; $custom-light: #f5caff; $custom-dark: #000000;
JSON
{
"hex": "#efb3ff",
"rgb": {
"r": 239,
"g": 179,
"b": 255
},
"hsl": {
"h": 287.368,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84668,
"c": 0.12108,
"h": 319.1
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#EFB3FF
secondary
#89E670
accent
#E60030
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286