#FBACA4#FBACA4
#FBACA4 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.8% C 0.094 H 25.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACA4 |
|---|---|
| RGB | rgb(251, 172, 164) |
| HSL | hsl(6, 92%, 81%) |
| HSV | hsv(6, 35%, 98%) |
| CMYK | cmyk(0%, 31.5%, 34.7%, 1.6%) |
| CIE-LAB | lab(77.70, 27.99, 15.89) |
| CIE-LCH | lch(77.70, 32.18, 29.58°) |
| OKLab | oklab(81.84% 0.085 0.041) |
| OKLCH | oklch(81.84% 0.094 25.7) |
| XYZ | xyz(61.2392, 52.6987, 42.0612) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.60
Light Salmon
#FEA993
ΔE00 5.02
Pale Salmon
#FFB19A
ΔE00 5.48
Peachy Pink
#FF9A8A
ΔE00 5.56
Pale Rose
#FDC1C5
ΔE00 7.31
Lightpink
#FFB6C1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACA4 #A4F3FB
analogous
#FBA4C8 #FBACA4 #FBD8A4
triadic
#FBACA4 #A4FBAC #ACA4FB
tetradic
#FBACA4 #C8FBA4 #A4F3FB #D8A4FB
square
#FBACA4 #C8FBA4 #A4F3FB #D8A4FB
split-complementary
#FBACA4 #A4FBD8 #A4C8FB
monochromatic
#F6412F #F87769 #FBACA4 #FEE1DF #FEE4E2
Accessibility & contrast
On white
1.82
#FBACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FBACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACA4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACA4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A3
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaca4; /* rgb */ color: rgb(251, 172, 164); /* oklch */ color: oklch(81.8% 0.094 25.7);
Tailwind
colors: {
custom: {
50: '#fec5bf',
500: '#fbaca4',
950: '#000000',
},
}SCSS
$custom: #fbaca4; $custom-light: #fec5bf; $custom-dark: #000000;
JSON
{
"hex": "#fbaca4",
"rgb": {
"r": 251,
"g": 172,
"b": 164
},
"hsl": {
"h": 5.517,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.81836,
"c": 0.09435,
"h": 25.7
},
"luminance": 0.52695
}Semantic roles & 50–950 ramp
primary
#FBACA4
secondary
#66D2DD
accent
#D0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282