#F0B7BB#F0B7BB
#F0B7BB is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.2% C 0.066 H 13.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B7BB |
|---|---|
| RGB | rgb(240, 183, 187) |
| HSL | hsl(356, 66%, 83%) |
| HSV | hsv(356, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 22.1%, 5.9%) |
| CIE-LAB | lab(79.60, 21.17, 5.99) |
| CIE-LCH | lch(79.60, 22.00, 15.79°) |
| OKLab | oklab(83.22% 0.0644 0.0159) |
| OKLCH | oklch(83.22% 0.066 13.9) |
| XYZ | xyz(61.8390, 55.9829, 54.5526) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.68
Light Rose
#FFC5CB
ΔE00 3.55
Pink
#FFC0CB
ΔE00 3.74
Lightpink
#FFB6C1
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.84
Soft Pink
#FDB0C0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B7BB #B7F0EC
analogous
#F0B7D8 #F0B7BB #F0CFB7
triadic
#F0B7BB #BBF0B7 #B7BBF0
tetradic
#F0B7BB #D8F0B7 #B7F0EC #CFB7F0
square
#F0B7BB #D8F0B7 #B7F0EC #CFB7F0
split-complementary
#F0B7BB #B7F0CF #B7D8F0
monochromatic
#DB525B #E5848B #F0B7BB #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.72
#F0B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#F0B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B7BB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B7BB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CEC9BA
Tritanopia (blue-blind)
#FBB2B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f0b7bb; /* rgb */ color: rgb(240, 183, 187); /* oklch */ color: oklch(83.2% 0.066 13.9);
Tailwind
colors: {
custom: {
50: '#f6cccf',
500: '#f0b7bb',
950: '#000000',
},
}SCSS
$custom: #f0b7bb; $custom-light: #f6cccf; $custom-dark: #000000;
JSON
{
"hex": "#f0b7bb",
"rgb": {
"r": 240,
"g": 183,
"b": 187
},
"hsl": {
"h": 355.789,
"s": 65.517,
"l": 82.941
},
"oklch": {
"l": 0.83224,
"c": 0.06633,
"h": 13.9
},
"luminance": 0.5598
}Semantic roles & 50–950 ramp
primary
#F0B7BB
secondary
#7DCFC9
accent
#CDC118
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383