#FBACA3#FBACA3
#FBACA3 is a light, moderate red. Relative luminance 0.527; OKLCH L 81.8% C 0.095 H 26.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACA3 |
|---|---|
| RGB | rgb(251, 172, 163) |
| HSL | hsl(6, 92%, 81%) |
| HSV | hsv(6, 35%, 98%) |
| CMYK | cmyk(0%, 31.5%, 35.1%, 1.6%) |
| CIE-LAB | lab(77.68, 27.87, 16.40) |
| CIE-LCH | lch(77.68, 32.33, 30.48°) |
| OKLab | oklab(81.81% 0.0846 0.0422) |
| OKLCH | oklch(81.81% 0.095 26.5) |
| XYZ | xyz(61.1492, 52.6628, 41.5874) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.36
Light Salmon
#FEA993
ΔE00 4.66
Pale Salmon
#FFB19A
ΔE00 5.12
Peachy Pink
#FF9A8A
ΔE00 5.36
Pale Rose
#FDC1C5
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACA3 #A3F2FB
analogous
#FBA3C6 #FBACA3 #FBD8A3
triadic
#FBACA3 #A3FBAC #ACA3FB
tetradic
#FBACA3 #C6FBA3 #A3F2FB #D8A3FB
square
#FBACA3 #C6FBA3 #A3F2FB #D8A3FB
split-complementary
#FBACA3 #A3FBD8 #A3C6FB
monochromatic
#F6422E #F87768 #FBACA3 #FEE1DE #FEE5E2
Accessibility & contrast
On white
1.82
#FBACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FBACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACA3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACA3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A2
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaca3; /* rgb */ color: rgb(251, 172, 163); /* oklch */ color: oklch(81.8% 0.095 26.5);
Tailwind
colors: {
custom: {
50: '#fec5be',
500: '#fbaca3',
950: '#000000',
},
}SCSS
$custom: #fbaca3; $custom-light: #fec5be; $custom-dark: #000000;
JSON
{
"hex": "#fbaca3",
"rgb": {
"r": 251,
"g": 172,
"b": 163
},
"hsl": {
"h": 6.136,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.81812,
"c": 0.09456,
"h": 26.5
},
"luminance": 0.52659
}Semantic roles & 50–950 ramp
primary
#FBACA3
secondary
#65D1DD
accent
#CEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282