#F8BBAB#F8BBAB
#F8BBAB is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.074 H 35.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBAB |
|---|---|
| RGB | rgb(248, 187, 171) |
| HSL | hsl(12, 85%, 82%) |
| HSV | hsv(12, 31%, 97%) |
| CMYK | cmyk(0%, 24.6%, 31%, 2.7%) |
| CIE-LAB | lab(80.98, 19.83, 16.67) |
| CIE-LCH | lch(80.98, 25.91, 40.04°) |
| OKLab | oklab(84.36% 0.0609 0.0429) |
| OKLCH | oklch(84.36% 0.074 35.2) |
| XYZ | xyz(63.8340, 58.4408, 46.4381) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.04
Light Salmon
#FEA993
ΔE00 5.59
Blush (survey)
#F29E8E
ΔE00 7.38
Pale Rose
#FDC1C5
ΔE00 7.90
Apricot
#FBCEB1
ΔE00 8.22
Light Rose
#FFC5CB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBAB #ABE8F8
analogous
#F8ABC1 #F8BBAB #F8E2AB
triadic
#F8BBAB #ABF8BB #BBABF8
tetradic
#F8BBAB #C1F8AB #ABE8F8 #E2ABF8
square
#F8BBAB #C1F8AB #ABE8F8 #E2ABF8
split-complementary
#F8BBAB #ABF8E2 #ABC1F8
monochromatic
#EF603A #F38D73 #F8BBAB #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.66
#F8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBAB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBAB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bbab; /* rgb */ color: rgb(248, 187, 171); /* oklch */ color: oklch(84.4% 0.074 35.2);
Tailwind
colors: {
custom: {
50: '#fccfc4',
500: '#f8bbab',
950: '#000000',
},
}SCSS
$custom: #f8bbab; $custom-light: #fccfc4; $custom-dark: #000000;
JSON
{
"hex": "#f8bbab",
"rgb": {
"r": 248,
"g": 187,
"b": 171
},
"hsl": {
"h": 12.468,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.84356,
"c": 0.07449,
"h": 35.2
},
"luminance": 0.58437
}Semantic roles & 50–950 ramp
primary
#F8BBAB
secondary
#6DC3DA
accent
#B3E104
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382