#F7B8A1#F7B8A1
#F7B8A1 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.5% C 0.080 H 40.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B8A1 |
|---|---|
| RGB | rgb(247, 184, 161) |
| HSL | hsl(16, 84%, 80%) |
| HSV | hsv(16, 35%, 97%) |
| CMYK | cmyk(0%, 25.5%, 34.8%, 3.1%) |
| CIE-LAB | lab(79.97, 19.80, 20.60) |
| CIE-LCH | lch(79.97, 28.58, 46.13°) |
| OKLab | oklab(83.48% 0.0606 0.0525) |
| OKLCH | oklch(83.48% 0.08 40.9) |
| XYZ | xyz(61.9332, 56.6319, 41.3802) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.14
Light Salmon
#FEA993
ΔE00 4.98
Apricot
#FBCEB1
ΔE00 7.17
Blush (survey)
#F29E8E
ΔE00 7.33
Lightsalmon
#FFA07A
ΔE00 7.76
Pinkish Tan
#D99B82
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B8A1 #A1E0F7
analogous
#F7A1B5 #F7B8A1 #F7E3A1
triadic
#F7B8A1 #A1F7B8 #B8A1F7
tetradic
#F7B8A1 #B5F7A1 #A1E0F7 #E3A1F7
square
#F7B8A1 #B5F7A1 #A1E0F7 #E3A1F7
split-complementary
#F7B8A1 #A1F7E3 #A1B5F7
monochromatic
#ED6330 #F28D69 #F7B8A1 #FCE3D9 #FDEAE3
Accessibility & contrast
On white
1.70
#F7B8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F7B8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B8A1
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B8A1 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BF9F
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f7b8a1; /* rgb */ color: rgb(247, 184, 161); /* oklch */ color: oklch(83.5% 0.080 40.9);
Tailwind
colors: {
custom: {
50: '#fbcdbd',
500: '#f7b8a1',
950: '#000000',
},
}SCSS
$custom: #f7b8a1; $custom-light: #fbcdbd; $custom-dark: #000000;
JSON
{
"hex": "#f7b8a1",
"rgb": {
"r": 247,
"g": 184,
"b": 161
},
"hsl": {
"h": 16.047,
"s": 84.314,
"l": 80
},
"oklch": {
"l": 0.83481,
"c": 0.08015,
"h": 40.9
},
"luminance": 0.56628
}Semantic roles & 50–950 ramp
primary
#F7B8A1
secondary
#65B9D7
accent
#A6E105
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382