#EFBFEE#EFBFEE
#EFBFEE is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.1% C 0.082 H 326.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFEE |
|---|---|
| RGB | rgb(239, 191, 238) |
| HSL | hsl(301, 60%, 84%) |
| HSV | hsv(301, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 0.4%, 6.3%) |
| CIE-LAB | lab(82.80, 24.94, -16.74) |
| CIE-LCH | lch(82.80, 30.04, 326.12°) |
| OKLab | oklab(86.14% 0.069 -0.0449) |
| OKLCH | oklch(86.14% 0.082 326.9) |
| XYZ | xyz(69.6583, 61.7870, 89.1290) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.50
Pale Mauve
#FED0FC
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 3.89
Light Lilac
#EDC8FF
ΔE00 4.15
Pale Lavender
#EECFFE
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFEE #BFEFC0
analogous
#D8BFEF #EFBFEE #EFBFD6
triadic
#EFBFEE #EEEFBF #BFEEEF
tetradic
#EFBFEE #EFD8BF #BFEFC0 #BFD6EF
square
#EFBFEE #EFD8BF #BFEFC0 #BFD6EF
split-complementary
#EFBFEE #D6EFBF #BFEFD8
monochromatic
#D75DD4 #E38EE1 #EFBFEE #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.57
#EFBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#EFBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFEE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFEE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#F2C3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfee; /* rgb */ color: rgb(239, 191, 238); /* oklch */ color: oklch(86.1% 0.082 326.9);
Tailwind
colors: {
custom: {
50: '#f4d2f3',
500: '#efbfee',
950: '#000000',
},
}SCSS
$custom: #efbfee; $custom-light: #f4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#efbfee",
"rgb": {
"r": 239,
"g": 191,
"b": 238
},
"hsl": {
"h": 301.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86139,
"c": 0.08231,
"h": 326.9
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#EFBFEE
secondary
#85CD87
accent
#C8211E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385