#F9C8A4#F9C8A4
#F9C8A4 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.074 H 57.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8A4 |
|---|---|
| RGB | rgb(249, 200, 164) |
| HSL | hsl(25, 88%, 81%) |
| HSV | hsv(25, 34%, 98%) |
| CMYK | cmyk(0%, 19.7%, 34.1%, 2.4%) |
| CIE-LAB | lab(84.03, 12.53, 24.62) |
| CIE-LCH | lch(84.03, 27.62, 63.03°) |
| OKLab | oklab(86.71% 0.0391 0.0623) |
| OKLCH | oklch(86.71% 0.074 57.9) |
| XYZ | xyz(66.4237, 64.1318, 43.9947) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.52
Light Peach
#FFD8B1
ΔE00 4.74
Peach
#FFDAB9
ΔE00 4.88
Burlywood
#DEB887
ΔE00 7.70
Peach (survey)
#FFB07C
ΔE00 7.88
Navajowhite
#FFDEAD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8A4 #A4D5F9
analogous
#F9A4AA #F9C8A4 #F9F3A4
triadic
#F9C8A4 #A4F9C8 #C8A4F9
tetradic
#F9C8A4 #AAF9A4 #A4D5F9 #F3A4F9
square
#F9C8A4 #AAF9A4 #A4D5F9 #F3A4F9
split-complementary
#F9C8A4 #A4F9F3 #A4AAF9
monochromatic
#F18331 #F5A56B #F9C8A4 #FDEBDD #FDEEE2
Accessibility & contrast
On white
1.52
#F9C8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F9C8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8A4
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8A4 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CBA2
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9c8a4; /* rgb */ color: rgb(249, 200, 164); /* oklch */ color: oklch(86.7% 0.074 57.9);
Tailwind
colors: {
custom: {
50: '#fcd8bf',
500: '#f9c8a4',
950: '#000000',
},
}SCSS
$custom: #f9c8a4; $custom-light: #fcd8bf; $custom-dark: #000000;
JSON
{
"hex": "#f9c8a4",
"rgb": {
"r": 249,
"g": 200,
"b": 164
},
"hsl": {
"h": 25.412,
"s": 87.629,
"l": 80.98
},
"oklch": {
"l": 0.86707,
"c": 0.07357,
"h": 57.9
},
"luminance": 0.64129
}Semantic roles & 50–950 ramp
primary
#F9C8A4
secondary
#67A9DB
accent
#84E401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382