#F9C8A0#F9C8A0
#F9C8A0 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.6% C 0.077 H 60.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8A0 |
|---|---|
| RGB | rgb(249, 200, 160) |
| HSL | hsl(27, 88%, 80%) |
| HSV | hsv(27, 36%, 98%) |
| CMYK | cmyk(0%, 19.7%, 35.7%, 2.4%) |
| CIE-LAB | lab(83.96, 12.05, 26.62) |
| CIE-LCH | lch(83.96, 29.22, 65.64°) |
| OKLab | oklab(86.63% 0.0375 0.0671) |
| OKLCH | oklch(86.63% 0.077 60.8) |
| XYZ | xyz(66.0681, 63.9896, 42.1221) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 4.91
Burlywood
#DEB887
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 7.65
Peach (survey)
#FFB07C
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8A0 #A0D1F9
analogous
#F9A0A4 #F9C8A0 #F9F4A0
triadic
#F9C8A0 #A0F9C8 #C8A0F9
tetradic
#F9C8A0 #A4F9A0 #A0D1F9 #F4A0F9
square
#F9C8A0 #A4F9A0 #A0D1F9 #F4A0F9
split-complementary
#F9C8A0 #A0F9F4 #A0A4F9
monochromatic
#F2852D #F5A766 #F9C8A0 #FDE9DA #FDEEE2
Accessibility & contrast
On white
1.52
#F9C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F9C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8A0
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8A0 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9D
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9c8a0; /* rgb */ color: rgb(249, 200, 160); /* oklch */ color: oklch(86.6% 0.077 60.8);
Tailwind
colors: {
custom: {
50: '#fcd8bc',
500: '#f9c8a0',
950: '#000000',
},
}SCSS
$custom: #f9c8a0; $custom-light: #fcd8bc; $custom-dark: #000000;
JSON
{
"hex": "#f9c8a0",
"rgb": {
"r": 249,
"g": 200,
"b": 160
},
"hsl": {
"h": 26.966,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.86625,
"c": 0.07684,
"h": 60.8
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#F9C8A0
secondary
#63A5DA
accent
#7EE501
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382