#EFBBFF#EFBBFF
#EFBBFF is a very light, moderate purple. Relative luminance 0.611; OKLCH L 86.0% C 0.107 H 318.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBFF |
|---|---|
| RGB | rgb(239, 187, 255) |
| HSL | hsl(286, 100%, 87%) |
| HSV | hsv(286, 27%, 100%) |
| CMYK | cmyk(6.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.44, 30.25, -26.37) |
| CIE-LCH | lch(82.44, 40.13, 318.92°) |
| OKLab | oklab(86.05% 0.0799 -0.0716) |
| OKLCH | oklch(86.05% 0.107 318.1) |
| XYZ | xyz(71.4144, 61.1128, 102.6223) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.53
Light Lilac
#EDC8FF
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 4.00
Light Violet
#D6B4FC
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBFF #CBFFBB
analogous
#CDBBFF #EFBBFF #FFBBED
triadic
#EFBBFF #FFEFBB #BBFFEF
tetradic
#EFBBFF #FFCDBB #CBFFBB #BBEDFF
square
#EFBBFF #FFCDBB #CBFFBB #BBEDFF
split-complementary
#EFBBFF #EDFFBB #BBFFCD
monochromatic
#D241FF #E17EFF #EFBBFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.59
#EFBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EFBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBFF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBFF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#EFC2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbbff; /* rgb */ color: rgb(239, 187, 255); /* oklch */ color: oklch(86.0% 0.107 318.1);
Tailwind
colors: {
custom: {
50: '#f5d0ff',
500: '#efbbff',
950: '#000000',
},
}SCSS
$custom: #efbbff; $custom-light: #f5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#efbbff",
"rgb": {
"r": 239,
"g": 187,
"b": 255
},
"hsl": {
"h": 285.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86047,
"c": 0.10732,
"h": 318.1
},
"luminance": 0.61111
}Semantic roles & 50–950 ramp
primary
#EFBBFF
secondary
#91E777
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386