#F7B8A6#F7B8A6
#F7B8A6 is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.6% C 0.078 H 36.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B8A6 |
|---|---|
| RGB | rgb(247, 184, 166) |
| HSL | hsl(13, 84%, 81%) |
| HSV | hsv(13, 33%, 97%) |
| CMYK | cmyk(0%, 25.5%, 32.8%, 3.1%) |
| CIE-LAB | lab(80.07, 20.41, 18.06) |
| CIE-LCH | lch(80.07, 27.26, 41.51°) |
| OKLab | oklab(83.59% 0.0625 0.0463) |
| OKLCH | oklch(83.59% 0.078 36.6) |
| XYZ | xyz(62.3829, 56.8118, 43.7489) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.21
Light Salmon
#FEA993
ΔE00 4.80
Blush (survey)
#F29E8E
ΔE00 6.72
Apricot
#FBCEB1
ΔE00 8.26
Pinkish Tan
#D99B82
ΔE00 8.36
Peachy Pink
#FF9A8A
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B8A6 #A6E5F7
analogous
#F7A6BC #F7B8A6 #F7E0A6
triadic
#F7B8A6 #A6F7B8 #B8A6F7
tetradic
#F7B8A6 #BCF7A6 #A6E5F7 #E0A6F7
square
#F7B8A6 #BCF7A6 #A6E5F7 #E0A6F7
split-complementary
#F7B8A6 #A6F7E0 #A6BCF7
monochromatic
#ED5E36 #F28B6E #F7B8A6 #FCE5DE #FCE9E3
Accessibility & contrast
On white
1.70
#F7B8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#F7B8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B8A6
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B8A6 | 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)
#C7BFA5
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#FFAFB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f7b8a6; /* rgb */ color: rgb(247, 184, 166); /* oklch */ color: oklch(83.6% 0.078 36.6);
Tailwind
colors: {
custom: {
50: '#fbcdc0',
500: '#f7b8a6',
950: '#000000',
},
}SCSS
$custom: #f7b8a6; $custom-light: #fbcdc0; $custom-dark: #000000;
JSON
{
"hex": "#f7b8a6",
"rgb": {
"r": 247,
"g": 184,
"b": 166
},
"hsl": {
"h": 13.333,
"s": 83.505,
"l": 80.98
},
"oklch": {
"l": 0.83593,
"c": 0.07781,
"h": 36.6
},
"luminance": 0.56808
}Semantic roles & 50–950 ramp
primary
#F7B8A6
secondary
#69BFD8
accent
#AFE006
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382