#F7BAA1#F7BAA1
#F7BAA1 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.8% C 0.079 H 43.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BAA1 |
|---|---|
| RGB | rgb(247, 186, 161) |
| HSL | hsl(17, 84%, 80%) |
| HSV | hsv(17, 35%, 97%) |
| CMYK | cmyk(0%, 24.7%, 34.8%, 3.1%) |
| CIE-LAB | lab(80.44, 18.75, 21.25) |
| CIE-LCH | lch(80.44, 28.34, 48.58°) |
| OKLab | oklab(83.85% 0.0574 0.0541) |
| OKLCH | oklch(83.85% 0.079 43.3) |
| XYZ | xyz(62.3515, 57.4687, 41.5197) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 7.85
Lightsalmon
#FFA07A
ΔE00 7.99
Pinkish Tan
#D99B82
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BAA1 #A1DEF7
analogous
#F7A1B3 #F7BAA1 #F7E5A1
triadic
#F7BAA1 #A1F7BA #BAA1F7
tetradic
#F7BAA1 #B3F7A1 #A1DEF7 #E5A1F7
square
#F7BAA1 #B3F7A1 #A1DEF7 #E5A1F7
split-complementary
#F7BAA1 #A1F7E5 #A1B3F7
monochromatic
#ED6730 #F29169 #F7BAA1 #FCE3D9 #FDEAE3
Accessibility & contrast
On white
1.68
#F7BAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F7BAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BAA1
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BAA1 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09F
Deuteranopia (green-blind)
#D7CDA1
Tritanopia (blue-blind)
#FFB0B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7baa1; /* rgb */ color: rgb(247, 186, 161); /* oklch */ color: oklch(83.8% 0.079 43.3);
Tailwind
colors: {
custom: {
50: '#fbcfbd',
500: '#f7baa1',
950: '#000000',
},
}SCSS
$custom: #f7baa1; $custom-light: #fbcfbd; $custom-dark: #000000;
JSON
{
"hex": "#f7baa1",
"rgb": {
"r": 247,
"g": 186,
"b": 161
},
"hsl": {
"h": 17.442,
"s": 84.314,
"l": 80
},
"oklch": {
"l": 0.83846,
"c": 0.07889,
"h": 43.3
},
"luminance": 0.57465
}Semantic roles & 50–950 ramp
primary
#F7BAA1
secondary
#65B6D7
accent
#A1E105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181312
muted
#868382