#F0BFB2#F0BFB2
#F0BFB2 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.5% C 0.059 H 35.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFB2 |
|---|---|
| RGB | rgb(240, 191, 178) |
| HSL | hsl(13, 67%, 82%) |
| HSV | hsv(13, 26%, 94%) |
| CMYK | cmyk(0%, 20.4%, 25.8%, 5.9%) |
| CIE-LAB | lab(81.29, 15.66, 13.24) |
| CIE-LCH | lch(81.29, 20.51, 40.21°) |
| OKLab | oklab(84.47% 0.0486 0.0344) |
| OKLCH | oklch(84.47% 0.06 35.3) |
| XYZ | xyz(62.6028, 59.0040, 50.2022) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.64
Pale Rose
#FDC1C5
ΔE00 7.47
Apricot
#FBCEB1
ΔE00 7.49
Light Salmon
#FEA993
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 8.21
Pinkish Grey
#C8ACA9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFB2 #B2E3F0
analogous
#F0B2C4 #F0BFB2 #F0DEB2
triadic
#F0BFB2 #B2F0BF #BFB2F0
tetradic
#F0BFB2 #C4F0B2 #B2E3F0 #DEB2F0
square
#F0BFB2 #C4F0B2 #B2E3F0 #DEB2F0
split-complementary
#F0BFB2 #B2F0DE #B2C4F0
monochromatic
#DC6A4C #E6947F #F0BFB2 #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.64
#F0BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F0BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFB2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFB2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#FCB9BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bfb2; /* rgb */ color: rgb(240, 191, 178); /* oklch */ color: oklch(84.5% 0.059 35.3);
Tailwind
colors: {
custom: {
50: '#f6d2c9',
500: '#f0bfb2',
950: '#000000',
},
}SCSS
$custom: #f0bfb2; $custom-light: #f6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#f0bfb2",
"rgb": {
"r": 240,
"g": 191,
"b": 178
},
"hsl": {
"h": 12.581,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.84467,
"c": 0.0595,
"h": 35.3
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#F0BFB2
secondary
#78BCCE
accent
#A8CF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382