#EFBECA#EFBECA
#EFBECA is a very light, muted red. Relative luminance 0.594; OKLCH L 84.8% C 0.058 H 2.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBECA |
|---|---|
| RGB | rgb(239, 190, 202) |
| HSL | hsl(345, 60%, 84%) |
| HSV | hsv(345, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 15.5%, 6.3%) |
| CIE-LAB | lab(81.54, 19.36, 0.69) |
| CIE-LCH | lch(81.54, 19.37, 2.04°) |
| OKLab | oklab(84.82% 0.0581 0.0021) |
| OKLCH | oklch(84.82% 0.058 2.1) |
| XYZ | xyz(64.6707, 59.4443, 63.9330) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.29
Pink
#FFC0CB
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 3.75
Pale Pink
#FFCFDC
ΔE00 3.99
Pale Rose
#FDC1C5
ΔE00 4.19
Pastel Pink
#FFBACD
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBECA #BEEFE3
analogous
#EFBEE3 #EFBECA #EFCBBE
triadic
#EFBECA #CAEFBE #BECAEF
tetradic
#EFBECA #E3EFBE #BEEFE3 #CBBEEF
square
#EFBECA #E3EFBE #BEEFE3 #CBBEEF
split-complementary
#EFBECA #BEEFCB #BEE3EF
monochromatic
#D75C7A #E38DA2 #EFBECA #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.63
#EFBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EFBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBECA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBECA | 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)
#C4C6CA
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#F8BBC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbeca; /* rgb */ color: rgb(239, 190, 202); /* oklch */ color: oklch(84.8% 0.058 2.1);
Tailwind
colors: {
custom: {
50: '#f4d1da',
500: '#efbeca',
950: '#000000',
},
}SCSS
$custom: #efbeca; $custom-light: #f4d1da; $custom-dark: #000000;
JSON
{
"hex": "#efbeca",
"rgb": {
"r": 239,
"g": 190,
"b": 202
},
"hsl": {
"h": 345.306,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84822,
"c": 0.05814,
"h": 2.1
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#EFBECA
secondary
#84CDBB
accent
#C89E1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383