#F9C8BB#F9C8BB
#F9C8BB is a very light, muted red. Relative luminance 0.650; OKLCH L 87.2% C 0.059 H 35.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8BB |
|---|---|
| RGB | rgb(249, 200, 187) |
| HSL | hsl(13, 84%, 85%) |
| HSV | hsv(13, 25%, 98%) |
| CMYK | cmyk(0%, 19.7%, 24.9%, 2.4%) |
| CIE-LAB | lab(84.50, 15.50, 13.10) |
| CIE-LCH | lch(84.50, 20.29, 40.21°) |
| OKLab | oklab(87.23% 0.0481 0.0341) |
| OKLCH | oklch(87.23% 0.059 35.3) |
| XYZ | xyz(68.6917, 65.0390, 55.9396) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.88
Pale Rose
#FDC1C5
ΔE00 7.37
Pale Salmon
#FFB19A
ΔE00 7.55
Light Rose
#FFC5CB
ΔE00 7.87
Mistyrose
#FFE4E1
ΔE00 8.69
Light Salmon
#FEA993
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8BB #BBECF9
analogous
#F9BBCD #F9C8BB #F9E7BB
triadic
#F9C8BB #BBF9C8 #C8BBF9
tetradic
#F9C8BB #CDF9BB #BBECF9 #E7BBF9
square
#F9C8BB #CDF9BB #BBECF9 #E7BBF9
split-complementary
#F9C8BB #BBF9E7 #BBCDF9
monochromatic
#EF6D4B #F49B83 #F9C8BB #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.50
#F9C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F9C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8BB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8BB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9c8bb; /* rgb */ color: rgb(249, 200, 187); /* oklch */ color: oklch(87.2% 0.059 35.3);
Tailwind
colors: {
custom: {
50: '#fcd8cf',
500: '#f9c8bb',
950: '#000000',
},
}SCSS
$custom: #f9c8bb; $custom-light: #fcd8cf; $custom-dark: #000000;
JSON
{
"hex": "#f9c8bb",
"rgb": {
"r": 249,
"g": 200,
"b": 187
},
"hsl": {
"h": 12.581,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.87228,
"c": 0.05895,
"h": 35.3
},
"luminance": 0.65036
}Semantic roles & 50–950 ramp
primary
#F9C8BB
secondary
#7BC8DD
accent
#B2E005
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383