#EFB1FF#EFB1FF
#EFB1FF is a very light, vivid purple. Relative luminance 0.570; OKLCH L 84.3% C 0.125 H 319.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1FF |
|---|---|
| RGB | rgb(239, 177, 255) |
| HSL | hsl(288, 100%, 85%) |
| HSV | hsv(288, 31%, 100%) |
| CMYK | cmyk(6.3%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(80.19, 35.56, -29.81) |
| CIE-LCH | lch(80.19, 46.40, 320.02°) |
| OKLab | oklab(84.33% 0.0943 -0.0813) |
| OKLCH | oklch(84.33% 0.125 319.3) |
| XYZ | xyz(69.3663, 57.0167, 101.9396) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.13
Light Lavendar
#EFC0FE
ΔE00 4.17
Light Violet
#D6B4FC
ΔE00 5.50
Plum
#DDA0DD
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 6.54
Pale Violet
#CEAEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1FF #C1FFB1
analogous
#C8B1FF #EFB1FF #FFB1E8
triadic
#EFB1FF #FFEFB1 #B1FFEF
tetradic
#EFB1FF #FFC8B1 #C1FFB1 #B1E8FF
square
#EFB1FF #FFC8B1 #C1FFB1 #B1E8FF
split-complementary
#EFB1FF #E8FFB1 #B1FFC8
monochromatic
#D637FF #E274FF #EFB1FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.69
#EFB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EFB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1FF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1FF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#F0BACD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb1ff; /* rgb */ color: rgb(239, 177, 255); /* oklch */ color: oklch(84.3% 0.125 319.3);
Tailwind
colors: {
custom: {
50: '#f5c9ff',
500: '#efb1ff',
950: '#000000',
},
}SCSS
$custom: #efb1ff; $custom-light: #f5c9ff; $custom-dark: #000000;
JSON
{
"hex": "#efb1ff",
"rgb": {
"r": 239,
"g": 177,
"b": 255
},
"hsl": {
"h": 287.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.84329,
"c": 0.12452,
"h": 319.3
},
"luminance": 0.57015
}Semantic roles & 50–950 ramp
primary
#EFB1FF
secondary
#87E66F
accent
#E6002F
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286