#EFB2BA#EFB2BA
#EFB2BA is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.2% C 0.072 H 10.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2BA |
|---|---|
| RGB | rgb(239, 178, 186) |
| HSL | hsl(352, 66%, 82%) |
| HSV | hsv(352, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 22.2%, 6.3%) |
| CIE-LAB | lab(78.31, 23.32, 4.65) |
| CIE-LCH | lch(78.31, 23.77, 11.27°) |
| OKLab | oklab(82.19% 0.0707 0.0125) |
| OKLCH | oklch(82.19% 0.072 10) |
| XYZ | xyz(60.3807, 53.7396, 53.6372) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.97
Soft Pink
#FDB0C0
ΔE00 3.62
Pink
#FFC0CB
ΔE00 3.76
Pale Rose
#FDC1C5
ΔE00 3.82
Bubblegum
#FFC1CC
ΔE00 3.93
Light Rose
#FFC5CB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2BA #B2EFE7
analogous
#EFB2D9 #EFB2BA #EFC9B2
triadic
#EFB2BA #BAEFB2 #B2BAEF
tetradic
#EFB2BA #D9EFB2 #B2EFE7 #C9B2EF
square
#EFB2BA #D9EFB2 #B2EFE7 #C9B2EF
split-complementary
#EFB2BA #B2EFC9 #B2D9EF
monochromatic
#DA4D5F #E47F8D #EFB2BA #FAE5E7 #FAE6E8
Accessibility & contrast
On white
1.79
#EFB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EFB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2BA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2BA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#FBADB5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb2ba; /* rgb */ color: rgb(239, 178, 186); /* oklch */ color: oklch(82.2% 0.072 10.0);
Tailwind
colors: {
custom: {
50: '#f5c9ce',
500: '#efb2ba',
950: '#000000',
},
}SCSS
$custom: #efb2ba; $custom-light: #f5c9ce; $custom-dark: #000000;
JSON
{
"hex": "#efb2ba",
"rgb": {
"r": 239,
"g": 178,
"b": 186
},
"hsl": {
"h": 352.131,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82192,
"c": 0.07178,
"h": 10
},
"luminance": 0.53737
}Semantic roles & 50–950 ramp
primary
#EFB2BA
secondary
#78CDC2
accent
#CDB618
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283