#F9B5BB#F9B5BB
#F9B5BB is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.8% C 0.080 H 13.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F9B5BB |
|---|---|
| RGB | rgb(249, 181, 187) |
| HSL | hsl(355, 85%, 84%) |
| HSV | hsv(355, 27%, 98%) |
| CMYK | cmyk(0%, 27.3%, 24.9%, 2.4%) |
| CIE-LAB | lab(80.06, 25.49, 6.75) |
| CIE-LCH | lch(80.06, 26.37, 14.84°) |
| OKLab | oklab(83.78% 0.0775 0.018) |
| OKLCH | oklch(83.78% 0.08 13.1) |
| XYZ | xyz(64.5616, 56.7788, 54.5628) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.91
Pale Rose
#FDC1C5
ΔE00 2.93
Pink
#FFC0CB
ΔE00 3.31
Soft Pink
#FDB0C0
ΔE00 3.42
Bubblegum
#FFC1CC
ΔE00 3.53
Light Rose
#FFC5CB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9B5BB #B5F9F3
analogous
#F9B5DD #F9B5BB #F9D1B5
triadic
#F9B5BB #BBF9B5 #B5BBF9
tetradic
#F9B5BB #DDF9B5 #B5F9F3 #D1B5F9
square
#F9B5BB #DDF9B5 #B5F9F3 #D1B5F9
split-complementary
#F9B5BB #B5F9D1 #B5DDF9
monochromatic
#F04453 #F47C87 #F9B5BB #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.70
#F9B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#F9B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9B5BB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9B5BB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FFAFB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f9b5bb; /* rgb */ color: rgb(249, 181, 187); /* oklch */ color: oklch(83.8% 0.080 13.1);
Tailwind
colors: {
custom: {
50: '#fccbcf',
500: '#f9b5bb',
950: '#000000',
},
}SCSS
$custom: #f9b5bb; $custom-light: #fccbcf; $custom-dark: #000000;
JSON
{
"hex": "#f9b5bb",
"rgb": {
"r": 249,
"g": 181,
"b": 187
},
"hsl": {
"h": 354.706,
"s": 85,
"l": 84.314
},
"oklch": {
"l": 0.8378,
"c": 0.07951,
"h": 13.1
},
"luminance": 0.56775
}Semantic roles & 50–950 ramp
primary
#F9B5BB
secondary
#76DCD3
accent
#E1CE04
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383