#FBACA2#FBACA2
#FBACA2 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.095 H 27.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBACA2 |
|---|---|
| RGB | rgb(251, 172, 162) |
| HSL | hsl(7, 92%, 81%) |
| HSV | hsv(7, 35%, 98%) |
| CMYK | cmyk(0%, 31.5%, 35.5%, 1.6%) |
| CIE-LAB | lab(77.65, 27.75, 16.91) |
| CIE-LCH | lch(77.65, 32.49, 31.36°) |
| OKLab | oklab(81.79% 0.0842 0.0435) |
| OKLCH | oklch(81.79% 0.095 27.3) |
| XYZ | xyz(61.0600, 52.6271, 41.1174) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.14
Light Salmon
#FEA993
ΔE00 4.30
Pale Salmon
#FFB19A
ΔE00 4.77
Peachy Pink
#FF9A8A
ΔE00 5.19
Pale Rose
#FDC1C5
ΔE00 7.80
Lightpink
#FFB6C1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBACA2 #A2F1FB
analogous
#FBA2C4 #FBACA2 #FBD8A2
triadic
#FBACA2 #A2FBAC #ACA2FB
tetradic
#FBACA2 #C4FBA2 #A2F1FB #D8A2FB
square
#FBACA2 #C4FBA2 #A2F1FB #D8A2FB
split-complementary
#FBACA2 #A2FBD8 #A2C4FB
monochromatic
#F6432D #F87867 #FBACA2 #FEE0DD #FEE5E2
Accessibility & contrast
On white
1.82
#FBACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FBACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBACA2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBACA2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaca2; /* rgb */ color: rgb(251, 172, 162); /* oklch */ color: oklch(81.8% 0.095 27.3);
Tailwind
colors: {
custom: {
50: '#ffc5bd',
500: '#fbaca2',
950: '#000000',
},
}SCSS
$custom: #fbaca2; $custom-light: #ffc5bd; $custom-dark: #000000;
JSON
{
"hex": "#fbaca2",
"rgb": {
"r": 251,
"g": 172,
"b": 162
},
"hsl": {
"h": 6.742,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.81789,
"c": 0.09479,
"h": 27.3
},
"luminance": 0.52623
}Semantic roles & 50–950 ramp
primary
#FBACA2
secondary
#64D0DD
accent
#CCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282