#F7C8A6#F7C8A6
#F7C8A6 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.070 H 57.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8A6 |
|---|---|
| RGB | rgb(247, 200, 166) |
| HSL | hsl(25, 84%, 81%) |
| HSV | hsv(25, 33%, 97%) |
| CMYK | cmyk(0%, 19%, 32.8%, 3.1%) |
| CIE-LAB | lab(83.88, 12.01, 23.32) |
| CIE-LCH | lch(83.88, 26.23, 62.76°) |
| OKLab | oklab(86.56% 0.0377 0.0592) |
| OKLCH | oklch(86.56% 0.07 57.5) |
| XYZ | xyz(65.8965, 63.8390, 44.9201) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.10
Peach
#FFDAB9
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 4.76
Burlywood
#DEB887
ΔE00 7.79
Peach (survey)
#FFB07C
ΔE00 8.31
Bisque
#FFE4C4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8A6 #A6D5F7
analogous
#F7A6AC #F7C8A6 #F7F0A6
triadic
#F7C8A6 #A6F7C8 #C8A6F7
tetradic
#F7C8A6 #ACF7A6 #A6D5F7 #F0A6F7
square
#F7C8A6 #ACF7A6 #A6D5F7 #F0A6F7
split-complementary
#F7C8A6 #A6F7F0 #A6ACF7
monochromatic
#ED8336 #F2A56E #F7C8A6 #FCEBDE #FCEEE3
Accessibility & contrast
On white
1.53
#F7C8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F7C8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8A6
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8A6 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 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)
#D6CBA4
Deuteranopia (green-blind)
#E1D5A6
Tritanopia (blue-blind)
#FFBFBF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7c8a6; /* rgb */ color: rgb(247, 200, 166); /* oklch */ color: oklch(86.6% 0.070 57.5);
Tailwind
colors: {
custom: {
50: '#fbd8c0',
500: '#f7c8a6',
950: '#000000',
},
}SCSS
$custom: #f7c8a6; $custom-light: #fbd8c0; $custom-dark: #000000;
JSON
{
"hex": "#f7c8a6",
"rgb": {
"r": 247,
"g": 200,
"b": 166
},
"hsl": {
"h": 25.185,
"s": 83.505,
"l": 80.98
},
"oklch": {
"l": 0.86557,
"c": 0.07019,
"h": 57.5
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#F7C8A6
secondary
#69A9D8
accent
#84E006
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382