#F7C8A7#F7C8A7
#F7C8A7 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.6% C 0.069 H 56.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8A7 |
|---|---|
| RGB | rgb(247, 200, 167) |
| HSL | hsl(25, 83%, 81%) |
| HSV | hsv(25, 32%, 97%) |
| CMYK | cmyk(0%, 19%, 32.4%, 3.1%) |
| CIE-LAB | lab(83.90, 12.13, 22.82) |
| CIE-LCH | lch(83.90, 25.85, 62.01°) |
| OKLab | oklab(86.58% 0.0381 0.058) |
| OKLCH | oklch(86.58% 0.069 56.7) |
| XYZ | xyz(65.9885, 63.8758, 45.4051) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.86
Peach
#FFDAB9
ΔE00 4.79
Light Peach
#FFD8B1
ΔE00 4.96
Burlywood
#DEB887
ΔE00 8.06
Peach (survey)
#FFB07C
ΔE00 8.39
Bisque
#FFE4C4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8A7 #A7D6F7
analogous
#F7A7AE #F7C8A7 #F7F0A7
triadic
#F7C8A7 #A7F7C8 #C8A7F7
tetradic
#F7C8A7 #AEF7A7 #A7D6F7 #F0A7F7
square
#F7C8A7 #AEF7A7 #A7D6F7 #F0A7F7
split-complementary
#F7C8A7 #A7F7F0 #A7AEF7
monochromatic
#ED8237 #F2A56F #F7C8A7 #FCEBDF #FCEDE3
Accessibility & contrast
On white
1.52
#F7C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F7C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8A7
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8A7 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CBA5
Deuteranopia (green-blind)
#E1D5A7
Tritanopia (blue-blind)
#FFBFBF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7c8a7; /* rgb */ color: rgb(247, 200, 167); /* oklch */ color: oklch(86.6% 0.069 56.7);
Tailwind
colors: {
custom: {
50: '#fbd8c1',
500: '#f7c8a7',
950: '#000000',
},
}SCSS
$custom: #f7c8a7; $custom-light: #fbd8c1; $custom-dark: #000000;
JSON
{
"hex": "#f7c8a7",
"rgb": {
"r": 247,
"g": 200,
"b": 167
},
"hsl": {
"h": 24.75,
"s": 83.333,
"l": 81.176
},
"oklch": {
"l": 0.86578,
"c": 0.0694,
"h": 56.7
},
"luminance": 0.63873
}Semantic roles & 50–950 ramp
primary
#F7C8A7
secondary
#6AABD8
accent
#86E006
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382