#EFABED#EFABED
#EFABED is a very light, moderate purple. Relative luminance 0.536; OKLCH L 82.6% C 0.116 H 327.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFABED |
|---|---|
| RGB | rgb(239, 171, 237) |
| HSL | hsl(302, 68%, 80%) |
| HSV | hsv(302, 28%, 94%) |
| CMYK | cmyk(0%, 28.5%, 0.8%, 6.3%) |
| CIE-LAB | lab(78.22, 35.38, -23.13) |
| CIE-LCH | lch(78.22, 42.27, 326.82°) |
| OKLab | oklab(82.62% 0.0983 -0.0625) |
| OKLCH | oklch(82.62% 0.116 327.5) |
| XYZ | xyz(65.4442, 53.5932, 87.0015) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Light Lavendar
#EFC0FE
ΔE00 5.40
Mauve
#E0B0FF
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 7.61
Light Violet
#D6B4FC
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFABED #ABEFAD
analogous
#CFABEF #EFABED #EFABCB
triadic
#EFABED #EDEFAB #ABEDEF
tetradic
#EFABED #EFCFAB #ABEFAD #ABCBEF
square
#EFABED #EFCFAB #ABEFAD #ABCBEF
split-complementary
#EFABED #CBEFAB #ABEFCF
monochromatic
#DB44D7 #E578E2 #EFABED #F9DEF8 #FAE5F9
Accessibility & contrast
On white
1.79
#EFABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EFABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFABED
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFABED | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#F4B0C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efabed; /* rgb */ color: rgb(239, 171, 237); /* oklch */ color: oklch(82.6% 0.116 327.5);
Tailwind
colors: {
custom: {
50: '#f5c4f3',
500: '#efabed',
950: '#000000',
},
}SCSS
$custom: #efabed; $custom-light: #f5c4f3; $custom-dark: #000000;
JSON
{
"hex": "#efabed",
"rgb": {
"r": 239,
"g": 171,
"b": 237
},
"hsl": {
"h": 301.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.82623,
"c": 0.11643,
"h": 327.5
},
"luminance": 0.53591
}Semantic roles & 50–950 ramp
primary
#EFABED
secondary
#71CD74
accent
#D01B16
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285