#EFBFEF#EFBFEF
#EFBFEF is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.2% C 0.083 H 326.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFEF |
|---|---|
| RGB | rgb(239, 191, 239) |
| HSL | hsl(300, 60%, 84%) |
| HSV | hsv(300, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.83, 25.12, -17.23) |
| CIE-LCH | lch(82.83, 30.46, 325.55°) |
| OKLab | oklab(86.17% 0.0693 -0.0463) |
| OKLCH | oklch(86.17% 0.083 326.3) |
| XYZ | xyz(69.8056, 61.8460, 89.9049) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 3.62
Pale Mauve
#FED0FC
ΔE00 3.90
Light Lilac
#EDC8FF
ΔE00 3.95
Pale Lavender
#EECFFE
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFEF #BFEFBF
analogous
#D7BFEF #EFBFEF #EFBFD7
triadic
#EFBFEF #EFEFBF #BFEFEF
tetradic
#EFBFEF #EFD7BF #BFEFBF #BFD7EF
square
#EFBFEF #EFD7BF #BFEFBF #BFD7EF
split-complementary
#EFBFEF #D7EFBF #BFEFD7
monochromatic
#D75DD7 #E38EE3 #EFBFEF #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.57
#EFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#EFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFEF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFEF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#F2C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfef; /* rgb */ color: rgb(239, 191, 239); /* oklch */ color: oklch(86.2% 0.083 326.3);
Tailwind
colors: {
custom: {
50: '#f4d2f4',
500: '#efbfef',
950: '#000000',
},
}SCSS
$custom: #efbfef; $custom-light: #f4d2f4; $custom-dark: #000000;
JSON
{
"hex": "#efbfef",
"rgb": {
"r": 239,
"g": 191,
"b": 239
},
"hsl": {
"h": 300,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86173,
"c": 0.08331,
"h": 326.3
},
"luminance": 0.61844
}Semantic roles & 50–950 ramp
primary
#EFBFEF
secondary
#85CD85
accent
#C81E1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385