#EFBAEE#EFBAEE
#EFBAEE is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.3% C 0.091 H 326.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAEE |
|---|---|
| RGB | rgb(239, 186, 238) |
| HSL | hsl(301, 62%, 83%) |
| HSV | hsv(301, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 0.4%, 6.3%) |
| CIE-LAB | lab(81.64, 27.59, -18.49) |
| CIE-LCH | lch(81.64, 33.22, 326.18°) |
| OKLab | oklab(85.25% 0.0764 -0.0497) |
| OKLCH | oklch(85.25% 0.091 326.9) |
| XYZ | xyz(68.5865, 59.6434, 88.7717) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.71
Pale Mauve
#FED0FC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAEE #BAEFBB
analogous
#D5BAEF #EFBAEE #EFBAD3
triadic
#EFBAEE #EEEFBA #BAEEEF
tetradic
#EFBAEE #EFD5BA #BAEFBB #BAD3EF
square
#EFBAEE #EFD5BA #BAEFBB #BAD3EF
split-complementary
#EFBAEE #D3EFBA #BAEFD5
monochromatic
#D857D6 #E388E2 #EFBAEE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.62
#EFBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EFBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAEE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAEE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#F3BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaee; /* rgb */ color: rgb(239, 186, 238); /* oklch */ color: oklch(85.3% 0.091 326.9);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#efbaee',
950: '#000000',
},
}SCSS
$custom: #efbaee; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#efbaee",
"rgb": {
"r": 239,
"g": 186,
"b": 238
},
"hsl": {
"h": 301.132,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.8525,
"c": 0.0911,
"h": 326.9
},
"luminance": 0.59642
}Semantic roles & 50–950 ramp
primary
#EFBAEE
secondary
#80CD81
accent
#CA1F1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385