#FABBAF#FABBAF
#FABBAF is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.7% C 0.075 H 30.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBAF |
|---|---|
| RGB | rgb(250, 187, 175) |
| HSL | hsl(10, 88%, 83%) |
| HSV | hsv(10, 30%, 98%) |
| CMYK | cmyk(0%, 25.2%, 30%, 2%) |
| CIE-LAB | lab(81.27, 21.09, 14.96) |
| CIE-LCH | lch(81.27, 25.86, 35.34°) |
| OKLab | oklab(84.65% 0.0647 0.0387) |
| OKLCH | oklch(84.65% 0.075 30.9) |
| XYZ | xyz(64.9341, 58.9633, 48.5099) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.82
Light Salmon
#FEA993
ΔE00 6.00
Pale Rose
#FDC1C5
ΔE00 6.34
Blush (survey)
#F29E8E
ΔE00 7.33
Light Rose
#FFC5CB
ΔE00 7.36
Lightpink
#FFB6C1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBAF #AFEEFA
analogous
#FAAFC8 #FABBAF #FAE0AF
triadic
#FABBAF #AFFABB #BBAFFA
tetradic
#FABBAF #C8FAAF #AFEEFA #E0AFFA
square
#FABBAF #C8FAAF #AFEEFA #E0AFFA
split-complementary
#FABBAF #AFFAE0 #AFC8FA
monochromatic
#F3593C #F68A75 #FABBAF #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.64
#FABBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FABBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBAF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBAF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3AE
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fabbaf; /* rgb */ color: rgb(250, 187, 175); /* oklch */ color: oklch(84.7% 0.075 30.9);
Tailwind
colors: {
custom: {
50: '#fdcfc6',
500: '#fabbaf',
950: '#000000',
},
}SCSS
$custom: #fabbaf; $custom-light: #fdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#fabbaf",
"rgb": {
"r": 250,
"g": 187,
"b": 175
},
"hsl": {
"h": 9.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84653,
"c": 0.07535,
"h": 30.9
},
"luminance": 0.5896
}Semantic roles & 50–950 ramp
primary
#FABBAF
secondary
#70CCDD
accent
#C0E501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382