#F9C8A3#F9C8A3
#F9C8A3 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.074 H 58.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8A3 |
|---|---|
| RGB | rgb(249, 200, 163) |
| HSL | hsl(26, 88%, 81%) |
| HSV | hsv(26, 35%, 98%) |
| CMYK | cmyk(0%, 19.7%, 34.5%, 2.4%) |
| CIE-LAB | lab(84.02, 12.41, 25.12) |
| CIE-LCH | lch(84.02, 28.01, 63.71°) |
| OKLab | oklab(86.69% 0.0387 0.0635) |
| OKLCH | oklch(86.69% 0.074 58.6) |
| XYZ | xyz(66.3337, 64.0959, 43.5209) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 4.60
Peach
#FFDAB9
ΔE00 4.85
Burlywood
#DEB887
ΔE00 7.47
Peach (survey)
#FFB07C
ΔE00 7.83
Navajowhite
#FFDEAD
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8A3 #A3D4F9
analogous
#F9A3A9 #F9C8A3 #F9F3A3
triadic
#F9C8A3 #A3F9C8 #C8A3F9
tetradic
#F9C8A3 #A9F9A3 #A3D4F9 #F3A3F9
square
#F9C8A3 #A9F9A3 #A3D4F9 #F3A3F9
split-complementary
#F9C8A3 #A3F9F3 #A3A9F9
monochromatic
#F28330 #F5A66A #F9C8A3 #FDEADC #FDEEE2
Accessibility & contrast
On white
1.52
#F9C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F9C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8A3
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8A3 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CBA0
Deuteranopia (green-blind)
#E2D6A3
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9c8a3; /* rgb */ color: rgb(249, 200, 163); /* oklch */ color: oklch(86.7% 0.074 58.6);
Tailwind
colors: {
custom: {
50: '#fcd8be',
500: '#f9c8a3',
950: '#000000',
},
}SCSS
$custom: #f9c8a3; $custom-light: #fcd8be; $custom-dark: #000000;
JSON
{
"hex": "#f9c8a3",
"rgb": {
"r": 249,
"g": 200,
"b": 163
},
"hsl": {
"h": 25.814,
"s": 87.755,
"l": 80.784
},
"oklch": {
"l": 0.86687,
"c": 0.07437,
"h": 58.6
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#F9C8A3
secondary
#66A8DA
accent
#83E401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382