#FABCAA#FABCAA
#FABCAA is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.7% C 0.076 H 36.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCAA |
|---|---|
| RGB | rgb(250, 188, 170) |
| HSL | hsl(14, 89%, 82%) |
| HSV | hsv(14, 32%, 98%) |
| CMYK | cmyk(0%, 24.8%, 32%, 2%) |
| CIE-LAB | lab(81.40, 19.93, 17.81) |
| CIE-LCH | lch(81.40, 26.73, 41.79°) |
| OKLab | oklab(84.72% 0.0612 0.0458) |
| OKLCH | oklch(84.72% 0.076 36.8) |
| XYZ | xyz(64.6649, 59.1963, 46.0424) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.73
Light Salmon
#FEA993
ΔE00 5.48
Blush (survey)
#F29E8E
ΔE00 7.58
Apricot
#FBCEB1
ΔE00 7.69
Pale Rose
#FDC1C5
ΔE00 8.58
Peachy Pink
#FF9A8A
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCAA #AAE8FA
analogous
#FAAAC0 #FABCAA #FAE4AA
triadic
#FABCAA #AAFABC #BCAAFA
tetradic
#FABCAA #C0FAAA #AAE8FA #E4AAFA
square
#FABCAA #C0FAAA #AAE8FA #E4AAFA
split-complementary
#FABCAA #AAFAE4 #AAC0FA
monochromatic
#F36136 #F78E70 #FABCAA #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.64
#FABCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FABCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCAA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCAA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fabcaa; /* rgb */ color: rgb(250, 188, 170); /* oklch */ color: oklch(84.7% 0.076 36.8);
Tailwind
colors: {
custom: {
50: '#fdd0c3',
500: '#fabcaa',
950: '#000000',
},
}SCSS
$custom: #fabcaa; $custom-light: #fdd0c3; $custom-dark: #000000;
JSON
{
"hex": "#fabcaa",
"rgb": {
"r": 250,
"g": 188,
"b": 170
},
"hsl": {
"h": 13.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.84718,
"c": 0.07638,
"h": 36.8
},
"luminance": 0.59193
}Semantic roles & 50–950 ramp
primary
#FABCAA
secondary
#6CC3DD
accent
#B2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382