#EFBFEB#EFBFEB
#EFBFEB is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.0% C 0.079 H 329.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFEB |
|---|---|
| RGB | rgb(239, 191, 235) |
| HSL | hsl(305, 60%, 84%) |
| HSV | hsv(305, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 1.7%, 6.3%) |
| CIE-LAB | lab(82.71, 24.39, -15.28) |
| CIE-LCH | lch(82.71, 28.78, 327.93°) |
| OKLab | oklab(86.04% 0.068 -0.0409) |
| OKLCH | oklch(86.04% 0.079 329) |
| XYZ | xyz(69.2212, 61.6122, 86.8271) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.72
Pale Mauve
#FED0FC
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 4.78
Pale Lavender
#EECFFE
ΔE00 5.20
Pale Lilac
#E4CBFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFEB #BFEFC3
analogous
#DBBFEF #EFBFEB #EFBFD3
triadic
#EFBFEB #EBEFBF #BFEBEF
tetradic
#EFBFEB #EFDBBF #BFEFC3 #BFD3EF
square
#EFBFEB #EFDBBF #BFEFC3 #BFD3EF
split-complementary
#EFBFEB #D3EFBF #BFEFDB
monochromatic
#D75DCC #E38EDC #EFBFEB #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.58
#EFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#EFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFEB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFEB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#F3C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfeb; /* rgb */ color: rgb(239, 191, 235); /* oklch */ color: oklch(86.0% 0.079 329.0);
Tailwind
colors: {
custom: {
50: '#f4d2f1',
500: '#efbfeb',
950: '#000000',
},
}SCSS
$custom: #efbfeb; $custom-light: #f4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#efbfeb",
"rgb": {
"r": 239,
"g": 191,
"b": 235
},
"hsl": {
"h": 305,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86036,
"c": 0.07936,
"h": 329
},
"luminance": 0.6161
}Semantic roles & 50–950 ramp
primary
#EFBFEB
secondary
#85CD8B
accent
#C82C1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385