#EFBEED#EFBEED
#EFBEED is a very light, moderate purple. Relative luminance 0.613; OKLCH L 85.9% C 0.083 H 327.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEED |
|---|---|
| RGB | rgb(239, 190, 237) |
| HSL | hsl(302, 60%, 84%) |
| HSV | hsv(302, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 0.8%, 6.3%) |
| CIE-LAB | lab(82.54, 25.29, -16.61) |
| CIE-LCH | lch(82.54, 30.25, 326.70°) |
| OKLab | oklab(85.93% 0.0701 -0.0445) |
| OKLCH | oklch(85.93% 0.083 327.6) |
| XYZ | xyz(69.2945, 61.2938, 88.2849) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 4.01
Pale Mauve
#FED0FC
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEED #BEEFC0
analogous
#D9BEEF #EFBEED #EFBED5
triadic
#EFBEED #EDEFBE #BEEDEF
tetradic
#EFBEED #EFD9BE #BEEFC0 #BED5EF
square
#EFBEED #EFD9BE #BEEFC0 #BED5EF
split-complementary
#EFBEED #D5EFBE #BEEFD9
monochromatic
#D75CD2 #E38DDF #EFBEED #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.58
#EFBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EFBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEED
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEED | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#F3C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbeed; /* rgb */ color: rgb(239, 190, 237); /* oklch */ color: oklch(85.9% 0.083 327.6);
Tailwind
colors: {
custom: {
50: '#f4d2f2',
500: '#efbeed',
950: '#000000',
},
}SCSS
$custom: #efbeed; $custom-light: #f4d2f2; $custom-dark: #000000;
JSON
{
"hex": "#efbeed",
"rgb": {
"r": 239,
"g": 190,
"b": 237
},
"hsl": {
"h": 302.449,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85926,
"c": 0.08307,
"h": 327.6
},
"luminance": 0.61292
}Semantic roles & 50–950 ramp
primary
#EFBEED
secondary
#84CD87
accent
#C8241D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385