#F7C8BB#F7C8BB
#F7C8BB is a very light, muted red. Relative luminance 0.647; OKLCH L 87.0% C 0.057 H 36.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8BB |
|---|---|
| RGB | rgb(247, 200, 187) |
| HSL | hsl(13, 79%, 85%) |
| HSV | hsv(13, 24%, 97%) |
| CMYK | cmyk(0%, 19%, 24.3%, 3.1%) |
| CIE-LAB | lab(84.32, 14.76, 12.81) |
| CIE-LCH | lch(84.32, 19.54, 40.94°) |
| OKLab | oklab(87.04% 0.0459 0.0333) |
| OKLCH | oklch(87.04% 0.057 36) |
| XYZ | xyz(67.9824, 64.6733, 55.9063) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.66
Pale Rose
#FDC1C5
ΔE00 7.63
Pale Salmon
#FFB19A
ΔE00 7.83
Light Rose
#FFC5CB
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.46
Light Salmon
#FEA993
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8BB #BBEAF7
analogous
#F7BBCC #F7C8BB #F7E6BB
triadic
#F7C8BB #BBF7C8 #C8BBF7
tetradic
#F7C8BB #CCF7BB #BBEAF7 #E6BBF7
square
#F7C8BB #CCF7BB #BBEAF7 #E6BBF7
split-complementary
#F7C8BB #BBF7E6 #BBCCF7
monochromatic
#EA6F4D #F19C84 #F7C8BB #FCE9E4 #FCE9E4
Accessibility & contrast
On white
1.51
#F7C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#F7C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8BB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8BB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f7c8bb; /* rgb */ color: rgb(247, 200, 187); /* oklch */ color: oklch(87.0% 0.057 36.0);
Tailwind
colors: {
custom: {
50: '#fad8cf',
500: '#f7c8bb',
950: '#000000',
},
}SCSS
$custom: #f7c8bb; $custom-light: #fad8cf; $custom-dark: #000000;
JSON
{
"hex": "#f7c8bb",
"rgb": {
"r": 247,
"g": 200,
"b": 187
},
"hsl": {
"h": 13,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.87037,
"c": 0.05674,
"h": 36
},
"luminance": 0.64671
}Semantic roles & 50–950 ramp
primary
#F7C8BB
secondary
#7DC5D9
accent
#AEDB0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383