#EFBAEC#EFBAEC
#EFBAEC is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.2% C 0.089 H 328.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAEC |
|---|---|
| RGB | rgb(239, 186, 236) |
| HSL | hsl(303, 62%, 83%) |
| HSV | hsv(303, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 1.3%, 6.3%) |
| CIE-LAB | lab(81.58, 27.23, -17.51) |
| CIE-LCH | lch(81.58, 32.38, 327.26°) |
| OKLab | oklab(85.18% 0.0757 -0.047) |
| OKLCH | oklch(85.18% 0.089 328.2) |
| XYZ | xyz(68.2943, 59.5265, 87.2328) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.93
Very Light Purple
#F6CEFC
ΔE00 4.72
Light Lilac
#EDC8FF
ΔE00 4.91
Pale Mauve
#FED0FC
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAEC #BAEFBD
analogous
#D7BAEF #EFBAEC #EFBAD1
triadic
#EFBAEC #ECEFBA #BAECEF
tetradic
#EFBAEC #EFD7BA #BAEFBD #BAD1EF
square
#EFBAEC #EFD7BA #BAEFBD #BAD1EF
split-complementary
#EFBAEC #D1EFBA #BAEFD7
monochromatic
#D857D1 #E388DE #EFBAEC #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.63
#EFBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EFBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAEC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAEC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#F3BECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaec; /* rgb */ color: rgb(239, 186, 236); /* oklch */ color: oklch(85.2% 0.089 328.2);
Tailwind
colors: {
custom: {
50: '#f4cff2',
500: '#efbaec',
950: '#000000',
},
}SCSS
$custom: #efbaec; $custom-light: #f4cff2; $custom-dark: #000000;
JSON
{
"hex": "#efbaec",
"rgb": {
"r": 239,
"g": 186,
"b": 236
},
"hsl": {
"h": 303.396,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.8518,
"c": 0.08913,
"h": 328.2
},
"luminance": 0.59525
}Semantic roles & 50–950 ramp
primary
#EFBAEC
secondary
#80CD84
accent
#CA251B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385