#F7C8A2#F7C8A2
#F7C8A2 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.5% C 0.073 H 60.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C8A2 |
|---|---|
| RGB | rgb(247, 200, 162) |
| HSL | hsl(27, 84%, 80%) |
| HSV | hsv(27, 34%, 97%) |
| CMYK | cmyk(0%, 19%, 34.4%, 3.1%) |
| CIE-LAB | lab(83.81, 11.52, 25.33) |
| CIE-LCH | lch(83.81, 27.82, 65.54°) |
| OKLab | oklab(86.47% 0.0361 0.064) |
| OKLCH | oklch(86.47% 0.073 60.6) |
| XYZ | xyz(65.5352, 63.6945, 43.0177) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.20
Light Peach
#FFD8B1
ΔE00 4.18
Peach
#FFDAB9
ΔE00 4.63
Burlywood
#DEB887
ΔE00 6.82
Navajowhite
#FFDEAD
ΔE00 7.67
Bisque
#FFE4C4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C8A2 #A2D1F7
analogous
#F7A2A6 #F7C8A2 #F7F3A2
triadic
#F7C8A2 #A2F7C8 #C8A2F7
tetradic
#F7C8A2 #A6F7A2 #A2D1F7 #F3A2F7
square
#F7C8A2 #A6F7A2 #A2D1F7 #F3A2F7
split-complementary
#F7C8A2 #A2F7F3 #A2A6F7
monochromatic
#ED8531 #F2A76A #F7C8A2 #FCE9DA #FDEEE3
Accessibility & contrast
On white
1.53
#F7C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F7C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C8A2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C8A2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7c8a2; /* rgb */ color: rgb(247, 200, 162); /* oklch */ color: oklch(86.5% 0.073 60.6);
Tailwind
colors: {
custom: {
50: '#fbd8bd',
500: '#f7c8a2',
950: '#000000',
},
}SCSS
$custom: #f7c8a2; $custom-light: #fbd8bd; $custom-dark: #000000;
JSON
{
"hex": "#f7c8a2",
"rgb": {
"r": 247,
"g": 200,
"b": 162
},
"hsl": {
"h": 26.824,
"s": 84.158,
"l": 80.196
},
"oklch": {
"l": 0.86473,
"c": 0.07348,
"h": 60.6
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#F7C8A2
secondary
#66A5D7
accent
#7EE105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382