#F0B4BB#F0B4BB
#F0B4BB is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.7% C 0.070 H 10.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B4BB |
|---|---|
| RGB | rgb(240, 180, 187) |
| HSL | hsl(353, 67%, 82%) |
| HSV | hsv(353, 25%, 94%) |
| CMYK | cmyk(0%, 25%, 22.1%, 5.9%) |
| CIE-LAB | lab(78.90, 22.76, 4.97) |
| CIE-LCH | lch(78.90, 23.30, 12.33°) |
| OKLab | oklab(82.68% 0.0691 0.0133) |
| OKLCH | oklch(82.68% 0.07 10.9) |
| XYZ | xyz(61.2268, 54.7586, 54.3485) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.99
Pale Rose
#FDC1C5
ΔE00 3.30
Pink
#FFC0CB
ΔE00 3.49
Bubblegum
#FFC1CC
ΔE00 3.64
Soft Pink
#FDB0C0
ΔE00 3.92
Light Rose
#FFC5CB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B4BB #B4F0E9
analogous
#F0B4D9 #F0B4BB #F0CBB4
triadic
#F0B4BB #BBF0B4 #B4BBF0
tetradic
#F0B4BB #D9F0B4 #B4F0E9 #CBB4F0
square
#F0B4BB #D9F0B4 #B4F0E9 #CBB4F0
split-complementary
#F0B4BB #B4F0CB #B4D9F0
monochromatic
#DC4E5F #E6818D #F0B4BB #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.76
#F0B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#F0B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B4BB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B4BB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#CBC8BA
Tritanopia (blue-blind)
#FCAFB7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f0b4bb; /* rgb */ color: rgb(240, 180, 187); /* oklch */ color: oklch(82.7% 0.070 10.9);
Tailwind
colors: {
custom: {
50: '#f6cacf',
500: '#f0b4bb',
950: '#000000',
},
}SCSS
$custom: #f0b4bb; $custom-light: #f6cacf; $custom-dark: #000000;
JSON
{
"hex": "#f0b4bb",
"rgb": {
"r": 240,
"g": 180,
"b": 187
},
"hsl": {
"h": 353,
"s": 66.667,
"l": 82.353
},
"oklch": {
"l": 0.82681,
"c": 0.07032,
"h": 10.9
},
"luminance": 0.54756
}Semantic roles & 50–950 ramp
primary
#F0B4BB
secondary
#7ACFC5
accent
#CFB917
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283