#EFBEEA#EFBEEA
#EFBEEA is a very light, moderate purple. Relative luminance 0.611; OKLCH L 85.8% C 0.080 H 329.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEEA |
|---|---|
| RGB | rgb(239, 190, 234) |
| HSL | hsl(306, 60%, 84%) |
| HSV | hsv(306, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 2.1%, 6.3%) |
| CIE-LAB | lab(82.44, 24.74, -15.14) |
| CIE-LCH | lch(82.44, 29.01, 328.54°) |
| OKLab | oklab(85.82% 0.0692 -0.0405) |
| OKLCH | oklch(85.82% 0.08 329.7) |
| XYZ | xyz(68.8598, 61.1199, 85.9959) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.81
Light Lilac
#EDC8FF
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.48
Pale Lilac
#E4CBFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEEA #BEEFC3
analogous
#DCBEEF #EFBEEA #EFBED2
triadic
#EFBEEA #EAEFBE #BEEAEF
tetradic
#EFBEEA #EFDCBE #BEEFC3 #BED2EF
square
#EFBEEA #EFDCBE #BEEFC3 #BED2EF
split-complementary
#EFBEEA #D2EFBE #BEEFDC
monochromatic
#D75CCA #E38DDA #EFBEEA #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.59
#EFBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EFBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEEA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEEA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#F3C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbeea; /* rgb */ color: rgb(239, 190, 234); /* oklch */ color: oklch(85.8% 0.080 329.7);
Tailwind
colors: {
custom: {
50: '#f4d2f0',
500: '#efbeea',
950: '#000000',
},
}SCSS
$custom: #efbeea; $custom-light: #f4d2f0; $custom-dark: #000000;
JSON
{
"hex": "#efbeea",
"rgb": {
"r": 239,
"g": 190,
"b": 234
},
"hsl": {
"h": 306.122,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85823,
"c": 0.08015,
"h": 329.7
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#EFBEEA
secondary
#84CD8B
accent
#C82F1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385