#FBACA5#FBACA5
#FBACA5 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.9% C 0.094 H 24.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACA5 |
|---|---|
| RGB | rgb(251, 172, 165) |
| HSL | hsl(5, 91%, 82%) |
| HSV | hsv(5, 34%, 98%) |
| CMYK | cmyk(0%, 31.5%, 34.3%, 1.6%) |
| CIE-LAB | lab(77.72, 28.11, 15.38) |
| CIE-LCH | lch(77.72, 32.04, 28.68°) |
| OKLab | oklab(81.86% 0.0854 0.0397) |
| OKLCH | oklch(81.86% 0.094 24.9) |
| XYZ | xyz(61.3298, 52.7350, 42.5386) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.85
Light Salmon
#FEA993
ΔE00 5.39
Peachy Pink
#FF9A8A
ΔE00 5.77
Pale Salmon
#FFB19A
ΔE00 5.83
Pale Rose
#FDC1C5
ΔE00 7.08
Lightpink
#FFB6C1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACA5 #A5F4FB
analogous
#FBA5C9 #FBACA5 #FBD7A5
triadic
#FBACA5 #A5FBAC #ACA5FB
tetradic
#FBACA5 #C9FBA5 #A5F4FB #D7A5FB
square
#FBACA5 #C9FBA5 #A5F4FB #D7A5FB
split-complementary
#FBACA5 #A5FBD7 #A5C9FB
monochromatic
#F64030 #F8766A #FBACA5 #FEE2E0 #FEE4E2
Accessibility & contrast
On white
1.82
#FBACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#FBACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACA5
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACA5 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A4
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaca5; /* rgb */ color: rgb(251, 172, 165); /* oklch */ color: oklch(81.9% 0.094 24.9);
Tailwind
colors: {
custom: {
50: '#fec5bf',
500: '#fbaca5',
950: '#000000',
},
}SCSS
$custom: #fbaca5; $custom-light: #fec5bf; $custom-dark: #000000;
JSON
{
"hex": "#fbaca5",
"rgb": {
"r": 251,
"g": 172,
"b": 165
},
"hsl": {
"h": 4.884,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.81859,
"c": 0.09416,
"h": 24.9
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#FBACA5
secondary
#67D4DE
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282