#EFBAEB#EFBAEB
#EFBAEB is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.1% C 0.088 H 328.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAEB |
|---|---|
| RGB | rgb(239, 186, 235) |
| HSL | hsl(305, 62%, 83%) |
| HSV | hsv(305, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(81.55, 27.05, -17.02) |
| CIE-LCH | lch(81.55, 31.96, 327.82°) |
| OKLab | oklab(85.15% 0.0754 -0.0457) |
| OKLCH | oklch(85.15% 0.088 328.8) |
| XYZ | xyz(68.1494, 59.4686, 86.4698) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Very Light Purple
#F6CEFC
ΔE00 4.75
Pale Mauve
#FED0FC
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAEB #BAEFBE
analogous
#D8BAEF #EFBAEB #EFBAD0
triadic
#EFBAEB #EBEFBA #BAEBEF
tetradic
#EFBAEB #EFD8BA #BAEFBE #BAD0EF
square
#EFBAEB #EFD8BA #BAEFBE #BAD0EF
split-complementary
#EFBAEB #D0EFBA #BAEFD8
monochromatic
#D857CE #E388DD #EFBAEB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.63
#EFBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EFBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAEB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAEB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#F3BECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaeb; /* rgb */ color: rgb(239, 186, 235); /* oklch */ color: oklch(85.1% 0.088 328.8);
Tailwind
colors: {
custom: {
50: '#f4cff1',
500: '#efbaeb',
950: '#000000',
},
}SCSS
$custom: #efbaeb; $custom-light: #f4cff1; $custom-dark: #000000;
JSON
{
"hex": "#efbaeb",
"rgb": {
"r": 239,
"g": 186,
"b": 235
},
"hsl": {
"h": 304.528,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85145,
"c": 0.08816,
"h": 328.8
},
"luminance": 0.59467
}Semantic roles & 50–950 ramp
primary
#EFBAEB
secondary
#80CD86
accent
#CA291B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385