#FABFBF#FABFBF
#FABFBF is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.068 H 18.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFBF |
|---|---|
| RGB | rgb(250, 191, 191) |
| HSL | hsl(0, 86%, 86%) |
| HSV | hsv(0, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 23.6%, 2%) |
| CIE-LAB | lab(82.57, 21.15, 8.22) |
| CIE-LCH | lch(82.57, 22.69, 21.24°) |
| OKLab | oklab(85.78% 0.0646 0.0217) |
| OKLCH | oklch(85.78% 0.068 18.6) |
| XYZ | xyz(67.4600, 61.3504, 57.5685) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.61
Light Rose
#FFC5CB
ΔE00 2.69
Pink
#FFC0CB
ΔE00 4.02
Bubblegum
#FFC1CC
ΔE00 4.05
Lightpink
#FFB6C1
ΔE00 4.59
Soft Pink
#FDB0C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFBF #BFFAFA
analogous
#FABFDD #FABFBF #FADDBF
triadic
#FABFBF #BFFABF #BFBFFA
tetradic
#FABFBF #DDFABF #BFFAFA #DDBFFA
square
#FABFBF #DDFABF #BFFAFA #DDBFFA
split-complementary
#FABFBF #BFFADD #BFDDFA
monochromatic
#F14D4D #F68686 #FABFBF #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.58
#FABFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FABFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFBF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFBF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fabfbf; /* rgb */ color: rgb(250, 191, 191); /* oklch */ color: oklch(85.8% 0.068 18.6);
Tailwind
colors: {
custom: {
50: '#fdd2d2',
500: '#fabfbf',
950: '#000000',
},
}SCSS
$custom: #fabfbf; $custom-light: #fdd2d2; $custom-dark: #000000;
JSON
{
"hex": "#fabfbf",
"rgb": {
"r": 250,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.85776,
"c": 0.06812,
"h": 18.6
},
"luminance": 0.61347
}Semantic roles & 50–950 ramp
primary
#FABFBF
secondary
#7EDFDF
accent
#E2E203
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383