#EFBAC2#EFBAC2
#EFBAC2 is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.9% C 0.062 H 8.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAC2 |
|---|---|
| RGB | rgb(239, 186, 194) |
| HSL | hsl(351, 62%, 83%) |
| HSV | hsv(351, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 18.8%, 6.3%) |
| CIE-LAB | lab(80.39, 20.25, 3.32) |
| CIE-LCH | lch(80.39, 20.52, 9.32°) |
| OKLab | oklab(83.86% 0.0613 0.009) |
| OKLCH | oklch(83.86% 0.062 8.4) |
| XYZ | xyz(62.8934, 57.3662, 58.7884) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.01
Pink
#FFC0CB
ΔE00 3.05
Bubblegum
#FFC1CC
ΔE00 3.06
Light Rose
#FFC5CB
ΔE00 3.20
Lightpink
#FFB6C1
ΔE00 4.04
Pastel Pink
#FFBACD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAC2 #BAEFE7
analogous
#EFBADC #EFBAC2 #EFCCBA
triadic
#EFBAC2 #C2EFBA #BAC2EF
tetradic
#EFBAC2 #DCEFBA #BAEFE7 #CCBAEF
square
#EFBAC2 #DCEFBA #BAEFE7 #CCBAEF
split-complementary
#EFBAC2 #BAEFCC #BADCEF
monochromatic
#D8576A #E38896 #EFBAC2 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.68
#EFBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAC2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAC2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#F9B6BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbac2; /* rgb */ color: rgb(239, 186, 194); /* oklch */ color: oklch(83.9% 0.062 8.4);
Tailwind
colors: {
custom: {
50: '#f5cfd4',
500: '#efbac2',
950: '#000000',
},
}SCSS
$custom: #efbac2; $custom-light: #f5cfd4; $custom-dark: #000000;
JSON
{
"hex": "#efbac2",
"rgb": {
"r": 239,
"g": 186,
"b": 194
},
"hsl": {
"h": 350.943,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83864,
"c": 0.06193,
"h": 8.4
},
"luminance": 0.57364
}Semantic roles & 50–950 ramp
primary
#EFBAC2
secondary
#80CDC2
accent
#CAB01B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383