#EFBAEA#EFBAEA
#EFBAEA is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.087 H 329.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAEA |
|---|---|
| RGB | rgb(239, 186, 234) |
| HSL | hsl(306, 62%, 83%) |
| HSV | hsv(306, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 2.1%, 6.3%) |
| CIE-LAB | lab(81.52, 26.87, -16.53) |
| CIE-LCH | lch(81.52, 31.55, 328.40°) |
| OKLab | oklab(85.11% 0.0751 -0.0443) |
| OKLCH | oklch(85.11% 0.087 329.5) |
| XYZ | xyz(68.0053, 59.4109, 85.7111) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.41
Very Light Purple
#F6CEFC
ΔE00 4.79
Pale Mauve
#FED0FC
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAEA #BAEFBF
analogous
#D9BAEF #EFBAEA #EFBACF
triadic
#EFBAEA #EAEFBA #BAEAEF
tetradic
#EFBAEA #EFD9BA #BAEFBF #BACFEF
square
#EFBAEA #EFD9BA #BAEFBF #BACFEF
split-complementary
#EFBAEA #CFEFBA #BAEFD9
monochromatic
#D857CC #E388DB #EFBAEA #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.63
#EFBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EFBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAEA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAEA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#F3BDCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaea; /* rgb */ color: rgb(239, 186, 234); /* oklch */ color: oklch(85.1% 0.087 329.5);
Tailwind
colors: {
custom: {
50: '#f4cff0',
500: '#efbaea',
950: '#000000',
},
}SCSS
$custom: #efbaea; $custom-light: #f4cff0; $custom-dark: #000000;
JSON
{
"hex": "#efbaea",
"rgb": {
"r": 239,
"g": 186,
"b": 234
},
"hsl": {
"h": 305.66,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85111,
"c": 0.0872,
"h": 329.5
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#EFBAEA
secondary
#80CD87
accent
#CA2C1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385