#F7C2A9#F7C2A9
#F7C2A9 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.5% C 0.070 H 46.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C2A9 |
|---|---|
| RGB | rgb(247, 194, 169) |
| HSL | hsl(19, 83%, 82%) |
| HSV | hsv(19, 32%, 97%) |
| CMYK | cmyk(0%, 21.5%, 31.6%, 3.1%) |
| CIE-LAB | lab(82.50, 15.52, 19.83) |
| CIE-LCH | lch(82.50, 25.18, 51.95°) |
| OKLab | oklab(85.5% 0.0481 0.0507) |
| OKLCH | oklch(85.5% 0.07 46.5) |
| XYZ | xyz(64.8125, 61.2255, 45.9322) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.93
Pale Salmon
#FFB19A
ΔE00 6.26
Peach
#FFDAB9
ΔE00 8.03
Light Salmon
#FEA993
ΔE00 8.17
Peach (survey)
#FFB07C
ΔE00 8.62
Light Peach
#FFD8B1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C2A9 #A9DEF7
analogous
#F7A9B7 #F7C2A9 #F7E9A9
triadic
#F7C2A9 #A9F7C2 #C2A9F7
tetradic
#F7C2A9 #B7F7A9 #A9DEF7 #E9A9F7
square
#F7C2A9 #B7F7A9 #A9DEF7 #E9A9F7
split-complementary
#F7C2A9 #A9F7E9 #A9B7F7
monochromatic
#ED7339 #F29A71 #F7C2A9 #FCEAE1 #FCEBE3
Accessibility & contrast
On white
1.59
#F7C2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F7C2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C2A9
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C2A9 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A7
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#FFB9BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f7c2a9; /* rgb */ color: rgb(247, 194, 169); /* oklch */ color: oklch(85.5% 0.070 46.5);
Tailwind
colors: {
custom: {
50: '#fbd4c2',
500: '#f7c2a9',
950: '#000000',
},
}SCSS
$custom: #f7c2a9; $custom-light: #fbd4c2; $custom-dark: #000000;
JSON
{
"hex": "#f7c2a9",
"rgb": {
"r": 247,
"g": 194,
"b": 169
},
"hsl": {
"h": 19.231,
"s": 82.979,
"l": 81.569
},
"oklch": {
"l": 0.85499,
"c": 0.06991,
"h": 46.5
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#F7C2A9
secondary
#6CB5D8
accent
#9ADF06
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382