#EFABF7#EFABF7
#EFABF7 is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.0% C 0.126 H 323.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABF7 |
|---|---|
| RGB | rgb(239, 171, 247) |
| HSL | hsl(294, 83%, 82%) |
| HSV | hsv(294, 31%, 97%) |
| CMYK | cmyk(3.2%, 30.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.57, 37.22, -27.99) |
| CIE-LCH | lch(78.57, 46.57, 323.05°) |
| OKLab | oklab(83.01% 0.101 -0.0761) |
| OKLCH | oklch(83.01% 0.126 323) |
| XYZ | xyz(66.9461, 54.1940, 94.9116) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.69
Light Lavendar
#EFC0FE
ΔE00 5.22
Light Violet
#D6B4FC
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 7.63
Pale Violet
#CEAEFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABF7 #B3F7AB
analogous
#C9ABF7 #EFABF7 #F7ABD9
triadic
#EFABF7 #F7EFAB #ABF7EF
tetradic
#EFABF7 #F7C9AB #B3F7AB #ABD9F7
square
#EFABF7 #F7C9AB #B3F7AB #ABD9F7
split-complementary
#EFABF7 #D9F7AB #ABF7C9
monochromatic
#DA3BEC #E473F2 #EFABF7 #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.77
#EFABF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#EFABF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABF7
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABF7 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BDFA
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#F2B3C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efabf7; /* rgb */ color: rgb(239, 171, 247); /* oklch */ color: oklch(83.0% 0.126 323.0);
Tailwind
colors: {
custom: {
50: '#f5c5fa',
500: '#efabf7',
950: '#000000',
},
}SCSS
$custom: #efabf7; $custom-light: #f5c5fa; $custom-dark: #000000;
JSON
{
"hex": "#efabf7",
"rgb": {
"r": 239,
"g": 171,
"b": 247
},
"hsl": {
"h": 293.684,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.83006,
"c": 0.12642,
"h": 323
},
"luminance": 0.54192
}Semantic roles & 50–950 ramp
primary
#EFABF7
secondary
#79D86E
accent
#DF061D
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285