#EFBFFF#EFBFFF
#EFBFFF is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.7% C 0.100 H 317.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFFF |
|---|---|
| RGB | rgb(239, 191, 255) |
| HSL | hsl(285, 100%, 87%) |
| HSV | hsv(285, 25%, 100%) |
| CMYK | cmyk(6.3%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(83.35, 28.12, -24.97) |
| CIE-LCH | lch(83.35, 37.61, 318.39°) |
| OKLab | oklab(86.75% 0.0741 -0.0678) |
| OKLCH | oklch(86.75% 0.1 317.6) |
| XYZ | xyz(72.2748, 62.8336, 102.9091) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.44
Light Lilac
#EDC8FF
ΔE00 2.82
Light Lavender
#DFC5FE
ΔE00 4.62
Mauve
#E0B0FF
ΔE00 4.76
Very Light Purple
#F6CEFC
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFFF #CFFFBF
analogous
#CFBFFF #EFBFFF #FFBFEF
triadic
#EFBFFF #FFEFBF #BFFFEF
tetradic
#EFBFFF #FFCFBF #CFFFBF #BFEFFF
square
#EFBFFF #FFCFBF #CFFFBF #BFEFFF
split-complementary
#EFBFFF #EFFFBF #BFFFCF
monochromatic
#D045FF #E082FF #EFBFFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.55
#EFBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EFBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFFF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFFF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#EFC6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efbfff; /* rgb */ color: rgb(239, 191, 255); /* oklch */ color: oklch(86.7% 0.100 317.6);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#efbfff',
950: '#000000',
},
}SCSS
$custom: #efbfff; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#efbfff",
"rgb": {
"r": 239,
"g": 191,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86748,
"c": 0.10043,
"h": 317.6
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#EFBFFF
secondary
#96E87B
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386