#EFBFEA#EFBFEA
#EFBFEA is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.0% C 0.078 H 329.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFEA |
|---|---|
| RGB | rgb(239, 191, 234) |
| HSL | hsl(306, 60%, 84%) |
| HSV | hsv(306, 20%, 94%) |
| CMYK | cmyk(0%, 20.1%, 2.1%, 6.3%) |
| CIE-LAB | lab(82.68, 24.21, -14.79) |
| CIE-LCH | lch(82.68, 28.37, 328.58°) |
| OKLab | oklab(86% 0.0677 -0.0395) |
| OKLCH | oklch(86% 0.078 329.7) |
| XYZ | xyz(69.0772, 61.5546, 86.0683) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.83
Pale Mauve
#FED0FC
ΔE00 3.89
Light Lavendar
#EFC0FE
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.33
Pale Lilac
#E4CBFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFEA #BFEFC4
analogous
#DCBFEF #EFBFEA #EFBFD2
triadic
#EFBFEA #EAEFBF #BFEAEF
tetradic
#EFBFEA #EFDCBF #BFEFC4 #BFD2EF
square
#EFBFEA #EFDCBF #BFEFC4 #BFD2EF
split-complementary
#EFBFEA #D2EFBF #BFEFDC
monochromatic
#D75DCA #E38EDA #EFBFEA #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.58
#EFBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#EFBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFEA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFEA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#F3C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbfea; /* rgb */ color: rgb(239, 191, 234); /* oklch */ color: oklch(86.0% 0.078 329.7);
Tailwind
colors: {
custom: {
50: '#f4d2f0',
500: '#efbfea',
950: '#000000',
},
}SCSS
$custom: #efbfea; $custom-light: #f4d2f0; $custom-dark: #000000;
JSON
{
"hex": "#efbfea",
"rgb": {
"r": 239,
"g": 191,
"b": 234
},
"hsl": {
"h": 306.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86002,
"c": 0.0784,
"h": 329.7
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#EFBFEA
secondary
#85CD8D
accent
#C8301E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385