#FABFB2#FABFB2
#FABFB2 is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.071 H 32.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFB2 |
|---|---|
| RGB | rgb(250, 191, 178) |
| HSL | hsl(11, 88%, 84%) |
| HSV | hsv(11, 29%, 98%) |
| CMYK | cmyk(0%, 23.6%, 28.8%, 2%) |
| CIE-LAB | lab(82.27, 19.38, 14.76) |
| CIE-LCH | lch(82.27, 24.36, 37.29°) |
| OKLab | oklab(85.45% 0.0596 0.0382) |
| OKLCH | oklch(85.45% 0.071 32.7) |
| XYZ | xyz(66.0924, 60.8033, 50.3658) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 6.62
Light Salmon
#FEA993
ΔE00 6.75
Light Rose
#FFC5CB
ΔE00 7.50
Blush (survey)
#F29E8E
ΔE00 8.33
Apricot
#FBCEB1
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFB2 #B2EDFA
analogous
#FAB2C9 #FABFB2 #FAE3B2
triadic
#FABFB2 #B2FABF #BFB2FA
tetradic
#FABFB2 #C9FAB2 #B2EDFA #E3B2FA
square
#FABFB2 #C9FAB2 #B2EDFA #E3B2FA
split-complementary
#FABFB2 #B2FAE3 #B2C9FA
monochromatic
#F35F3F #F68F79 #FABFB2 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.60
#FABFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FABFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFB2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFB2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#DAD1B1
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fabfb2; /* rgb */ color: rgb(250, 191, 178); /* oklch */ color: oklch(85.5% 0.071 32.7);
Tailwind
colors: {
custom: {
50: '#fdd2c9',
500: '#fabfb2',
950: '#000000',
},
}SCSS
$custom: #fabfb2; $custom-light: #fdd2c9; $custom-dark: #000000;
JSON
{
"hex": "#fabfb2",
"rgb": {
"r": 250,
"g": 191,
"b": 178
},
"hsl": {
"h": 10.833,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.85451,
"c": 0.07079,
"h": 32.7
},
"luminance": 0.608
}Semantic roles & 50–950 ramp
primary
#FABFB2
secondary
#73CADE
accent
#BBE401
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382