#EFBAE8#EFBAE8
#EFBAE8 is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.0% C 0.085 H 330.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAE8 |
|---|---|
| RGB | rgb(239, 186, 232) |
| HSL | hsl(308, 62%, 83%) |
| HSV | hsv(308, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 2.9%, 6.3%) |
| CIE-LAB | lab(81.45, 26.51, -15.55) |
| CIE-LCH | lch(81.45, 30.74, 329.60°) |
| OKLab | oklab(85.04% 0.0745 -0.0416) |
| OKLCH | oklch(85.04% 0.085 330.8) |
| XYZ | xyz(67.7196, 59.2967, 84.2064) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 4.91
Pale Mauve
#FED0FC
ΔE00 4.92
Light Lilac
#EDC8FF
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAE8 #BAEFC1
analogous
#DBBAEF #EFBAE8 #EFBACD
triadic
#EFBAE8 #E8EFBA #BAE8EF
tetradic
#EFBAE8 #EFDBBA #BAEFC1 #BACDEF
square
#EFBAE8 #EFDBBA #BAEFC1 #BACDEF
split-complementary
#EFBAE8 #CDEFBA #BAEFDB
monochromatic
#D857C7 #E388D7 #EFBAE8 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.63
#EFBAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFBAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAE8
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAE8 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6EA
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#F4BDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbae8; /* rgb */ color: rgb(239, 186, 232); /* oklch */ color: oklch(85.0% 0.085 330.8);
Tailwind
colors: {
custom: {
50: '#f4cfef',
500: '#efbae8',
950: '#000000',
},
}SCSS
$custom: #efbae8; $custom-light: #f4cfef; $custom-dark: #000000;
JSON
{
"hex": "#efbae8",
"rgb": {
"r": 239,
"g": 186,
"b": 232
},
"hsl": {
"h": 307.925,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85042,
"c": 0.08531,
"h": 330.8
},
"luminance": 0.59295
}Semantic roles & 50–950 ramp
primary
#EFBAE8
secondary
#80CD8A
accent
#CA321B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385