#EFB4FF#EFB4FF
#EFB4FF is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.8% C 0.119 H 318.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4FF |
|---|---|
| RGB | rgb(239, 180, 255) |
| HSL | hsl(287, 100%, 85%) |
| HSV | hsv(287, 29%, 100%) |
| CMYK | cmyk(6.3%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(80.86, 33.97, -28.79) |
| CIE-LCH | lch(80.86, 44.52, 319.72°) |
| OKLab | oklab(84.84% 0.09 -0.0784) |
| OKLCH | oklch(84.84% 0.119 318.9) |
| XYZ | xyz(69.9654, 58.2148, 102.1393) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.19
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Violet
#D6B4FC
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.27
Pale Violet
#CEAEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4FF #C4FFB4
analogous
#C9B4FF #EFB4FF #FFB4E9
triadic
#EFB4FF #FFEFB4 #B4FFEF
tetradic
#EFB4FF #FFC9B4 #C4FFB4 #B4E9FF
square
#EFB4FF #FFC9B4 #C4FFB4 #B4E9FF
split-complementary
#EFB4FF #E9FFB4 #B4FFC9
monochromatic
#D53AFF #E277FF #EFB4FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.66
#EFB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EFB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4FF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4FF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#F0BCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb4ff; /* rgb */ color: rgb(239, 180, 255); /* oklch */ color: oklch(84.8% 0.119 318.9);
Tailwind
colors: {
custom: {
50: '#f5cbff',
500: '#efb4ff',
950: '#000000',
},
}SCSS
$custom: #efb4ff; $custom-light: #f5cbff; $custom-dark: #000000;
JSON
{
"hex": "#efb4ff",
"rgb": {
"r": 239,
"g": 180,
"b": 255
},
"hsl": {
"h": 287.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.84839,
"c": 0.11936,
"h": 318.9
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#EFB4FF
secondary
#8AE671
accent
#E60031
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386