#F7BA8A#F7BA8A
#F7BA8A is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.4% C 0.095 H 59.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BA8A |
|---|---|
| RGB | rgb(247, 186, 138) |
| HSL | hsl(26, 87%, 75%) |
| HSV | hsv(26, 44%, 97%) |
| CMYK | cmyk(0%, 24.7%, 44.1%, 3.1%) |
| CIE-LAB | lab(80.03, 16.21, 32.87) |
| CIE-LCH | lch(80.03, 36.65, 63.75°) |
| OKLab | oklab(83.39% 0.0484 0.0812) |
| OKLCH | oklch(83.39% 0.095 59.2) |
| XYZ | xyz(60.5066, 56.7307, 31.8030) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.09
Apricot (survey)
#FFB16D
ΔE00 4.90
Sandybrown
#F4A460
ΔE00 6.75
Burlywood
#DEB887
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 6.99
Pale Orange
#FFA756
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BA8A #8AC7F7
analogous
#F78A90 #F7BA8A #F7F08A
triadic
#F7BA8A #8AF7BA #BA8AF7
tetradic
#F7BA8A #90F78A #8AC7F7 #F08AF7
square
#F7BA8A #90F78A #8AC7F7 #F08AF7
split-complementary
#F7BA8A #8AF7F0 #8A90F7
monochromatic
#EF7617 #F39851 #F7BA8A #FBDCC3 #FDEEE2
Accessibility & contrast
On white
1.70
#F7BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#F7BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BA8A
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BA8A | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f7ba8a; /* rgb */ color: rgb(247, 186, 138); /* oklch */ color: oklch(83.4% 0.095 59.2);
Tailwind
colors: {
custom: {
50: '#fcceac',
500: '#f7ba8a',
950: '#000000',
},
}SCSS
$custom: #f7ba8a; $custom-light: #fcceac; $custom-dark: #000000;
JSON
{
"hex": "#f7ba8a",
"rgb": {
"r": 247,
"g": 186,
"b": 138
},
"hsl": {
"h": 26.422,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.83388,
"c": 0.09454,
"h": 59.2
},
"luminance": 0.56727
}Semantic roles & 50–950 ramp
primary
#F7BA8A
secondary
#509AD5
accent
#80E402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381