#EFBFED#EFBFED
#EFBFED is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.1% C 0.081 H 327.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFED |
|---|---|
| RGB | rgb(239, 191, 237) |
| HSL | hsl(303, 60%, 84%) |
| HSV | hsv(303, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 0.8%, 6.3%) |
| CIE-LAB | lab(82.77, 24.75, -16.26) |
| CIE-LCH | lch(82.77, 29.61, 326.70°) |
| OKLab | oklab(86.11% 0.0687 -0.0436) |
| OKLCH | oklch(86.11% 0.081 327.6) |
| XYZ | xyz(69.5118, 61.7284, 88.3574) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFED #BFEFC1
analogous
#D9BFEF #EFBFED #EFBFD5
triadic
#EFBFED #EDEFBF #BFEDEF
tetradic
#EFBFED #EFD9BF #BFEFC1 #BFD5EF
square
#EFBFED #EFD9BF #BFEFC1 #BFD5EF
split-complementary
#EFBFED #D5EFBF #BFEFD9
monochromatic
#D75DD1 #E38EDF #EFBFED #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.57
#EFBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#EFBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFED
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFED | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#F3C2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfed; /* rgb */ color: rgb(239, 191, 237); /* oklch */ color: oklch(86.1% 0.081 327.6);
Tailwind
colors: {
custom: {
50: '#f4d2f2',
500: '#efbfed',
950: '#000000',
},
}SCSS
$custom: #efbfed; $custom-light: #f4d2f2; $custom-dark: #000000;
JSON
{
"hex": "#efbfed",
"rgb": {
"r": 239,
"g": 191,
"b": 237
},
"hsl": {
"h": 302.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86105,
"c": 0.08131,
"h": 327.6
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#EFBFED
secondary
#85CD88
accent
#C8251E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385