#EFBAEF#EFBAEF
#EFBAEF is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.3% C 0.092 H 326.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAEF |
|---|---|
| RGB | rgb(239, 186, 239) |
| HSL | hsl(300, 62%, 83%) |
| HSV | hsv(300, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(81.68, 27.78, -18.98) |
| CIE-LCH | lch(81.68, 33.64, 325.66°) |
| OKLab | oklab(85.29% 0.0767 -0.051) |
| OKLCH | oklch(85.29% 0.092 326.3) |
| XYZ | xyz(68.7338, 59.7023, 89.5476) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.24
Light Lilac
#EDC8FF
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.72
Pale Mauve
#FED0FC
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAEF #BAEFBA
analogous
#D4BAEF #EFBAEF #EFBAD4
triadic
#EFBAEF #EFEFBA #BAEFEF
tetradic
#EFBAEF #EFD4BA #BAEFBA #BAD4EF
square
#EFBAEF #EFD4BA #BAEFBA #BAD4EF
split-complementary
#EFBAEF #D4EFBA #BAEFD4
monochromatic
#D857D8 #E388E3 #EFBAEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.62
#EFBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EFBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAEF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAEF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#F2BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaef; /* rgb */ color: rgb(239, 186, 239); /* oklch */ color: oklch(85.3% 0.092 326.3);
Tailwind
colors: {
custom: {
50: '#f4cff4',
500: '#efbaef',
950: '#000000',
},
}SCSS
$custom: #efbaef; $custom-light: #f4cff4; $custom-dark: #000000;
JSON
{
"hex": "#efbaef",
"rgb": {
"r": 239,
"g": 186,
"b": 239
},
"hsl": {
"h": 300,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85285,
"c": 0.0921,
"h": 326.3
},
"luminance": 0.59701
}Semantic roles & 50–950 ramp
primary
#EFBAEF
secondary
#80CD80
accent
#CA1B1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385