#F0BBAB#F0BBAB
#F0BBAB is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.6% C 0.066 H 37.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BBAB |
|---|---|
| RGB | rgb(240, 187, 171) |
| HSL | hsl(14, 70%, 81%) |
| HSV | hsv(14, 29%, 94%) |
| CMYK | cmyk(0%, 22.1%, 28.8%, 5.9%) |
| CIE-LAB | lab(80.18, 16.83, 15.43) |
| CIE-LCH | lch(80.18, 22.84, 42.51°) |
| OKLab | oklab(83.55% 0.052 0.0398) |
| OKLCH | oklch(83.55% 0.066 37.5) |
| XYZ | xyz(61.0574, 57.0091, 46.3079) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.31
Light Salmon
#FEA993
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 7.33
Blush (survey)
#F29E8E
ΔE00 8.26
Pale Rose
#FDC1C5
ΔE00 8.44
Pinkish Tan
#D99B82
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BBAB #ABE0F0
analogous
#F0ABBD #F0BBAB #F0DDAB
triadic
#F0BBAB #ABF0BB #BBABF0
tetradic
#F0BBAB #BDF0AB #ABE0F0 #DDABF0
square
#F0BBAB #BDF0AB #ABE0F0 #DDABF0
split-complementary
#F0BBAB #ABF0DD #ABBDF0
monochromatic
#DD6743 #E79177 #F0BBAB #F9E5DF #FAEAE5
Accessibility & contrast
On white
1.69
#F0BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#F0BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BBAB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BBAB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AA
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#FDB4B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bbab; /* rgb */ color: rgb(240, 187, 171); /* oklch */ color: oklch(83.6% 0.066 37.5);
Tailwind
colors: {
custom: {
50: '#f6cfc4',
500: '#f0bbab',
950: '#000000',
},
}SCSS
$custom: #f0bbab; $custom-light: #f6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#f0bbab",
"rgb": {
"r": 240,
"g": 187,
"b": 171
},
"hsl": {
"h": 13.913,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.83554,
"c": 0.06553,
"h": 37.5
},
"luminance": 0.57006
}Semantic roles & 50–950 ramp
primary
#F0BBAB
secondary
#71B9CE
accent
#A6D214
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171312
muted
#858382