#F0BFAF#F0BFAF
#F0BFAF is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.4% C 0.061 H 38.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFAF |
|---|---|
| RGB | rgb(240, 191, 175) |
| HSL | hsl(15, 68%, 81%) |
| HSV | hsv(15, 27%, 94%) |
| CMYK | cmyk(0%, 20.4%, 27.1%, 5.9%) |
| CIE-LAB | lab(81.23, 15.25, 14.75) |
| CIE-LCH | lch(81.23, 21.22, 44.04°) |
| OKLab | oklab(84.39% 0.0474 0.0382) |
| OKLCH | oklch(84.39% 0.061 38.9) |
| XYZ | xyz(62.3048, 58.8848, 48.6332) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.33
Apricot
#FBCEB1
ΔE00 6.44
Light Salmon
#FEA993
ΔE00 7.93
Pale Rose
#FDC1C5
ΔE00 8.69
Pinkish Grey
#C8ACA9
ΔE00 9.28
Light Rose
#FFC5CB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFAF #AFE0F0
analogous
#F0AFC0 #F0BFAF #F0E0AF
triadic
#F0BFAF #AFF0BF #BFAFF0
tetradic
#F0BFAF #C0F0AF #AFE0F0 #E0AFF0
square
#F0BFAF #C0F0AF #AFE0F0 #E0AFF0
split-complementary
#F0BFAF #AFF0E0 #AFC0F0
monochromatic
#DD6D48 #E6967B #F0BFAF #FAE8E3 #FAEAE5
Accessibility & contrast
On white
1.64
#F0BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#F0BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFAF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFAF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#FCB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bfaf; /* rgb */ color: rgb(240, 191, 175); /* oklch */ color: oklch(84.4% 0.061 38.9);
Tailwind
colors: {
custom: {
50: '#f6d2c6',
500: '#f0bfaf',
950: '#000000',
},
}SCSS
$custom: #f0bfaf; $custom-light: #f6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#f0bfaf",
"rgb": {
"r": 240,
"g": 191,
"b": 175
},
"hsl": {
"h": 14.769,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.84394,
"c": 0.06084,
"h": 38.9
},
"luminance": 0.58882
}Semantic roles & 50–950 ramp
primary
#F0BFAF
secondary
#75B8CE
accent
#A2D015
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382