#EFB7FF#EFB7FF
#EFB7FF is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.4% C 0.114 H 318.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FF |
|---|---|
| RGB | rgb(239, 183, 255) |
| HSL | hsl(287, 100%, 86%) |
| HSV | hsv(287, 28%, 100%) |
| CMYK | cmyk(6.3%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(81.53, 32.37, -27.75) |
| CIE-LCH | lch(81.53, 42.64, 319.39°) |
| OKLab | oklab(85.35% 0.0857 -0.0755) |
| OKLCH | oklch(85.35% 0.114 318.6) |
| XYZ | xyz(70.5776, 59.4392, 102.3433) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.60
Mauve
#E0B0FF
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 5.00
Light Violet
#D6B4FC
ΔE00 5.16
Light Lavender
#DFC5FE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FF #C7FFB7
analogous
#CBB7FF #EFB7FF #FFB7EB
triadic
#EFB7FF #FFEFB7 #B7FFEF
tetradic
#EFB7FF #FFCBB7 #C7FFB7 #B7EBFF
square
#EFB7FF #FFCBB7 #C7FFB7 #B7EBFF
split-complementary
#EFB7FF #EBFFB7 #B7FFCB
monochromatic
#D43DFF #E17AFF #EFB7FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.63
#EFB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EFB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#F0BFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb7ff; /* rgb */ color: rgb(239, 183, 255); /* oklch */ color: oklch(85.4% 0.114 318.6);
Tailwind
colors: {
custom: {
50: '#f5cdff',
500: '#efb7ff',
950: '#000000',
},
}SCSS
$custom: #efb7ff; $custom-light: #f5cdff; $custom-dark: #000000;
JSON
{
"hex": "#efb7ff",
"rgb": {
"r": 239,
"g": 183,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85354,
"c": 0.11421,
"h": 318.6
},
"luminance": 0.59438
}Semantic roles & 50–950 ramp
primary
#EFB7FF
secondary
#8DE674
accent
#E60033
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386