#F9C8A8#F9C8A8
#F9C8A8 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.8% C 0.070 H 54.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8A8 |
|---|---|
| RGB | rgb(249, 200, 168) |
| HSL | hsl(24, 87%, 82%) |
| HSV | hsv(24, 33%, 98%) |
| CMYK | cmyk(0%, 19.7%, 32.5%, 2.4%) |
| CIE-LAB | lab(84.11, 13.01, 22.61) |
| CIE-LCH | lch(84.11, 26.09, 60.08°) |
| OKLab | oklab(86.79% 0.0407 0.0575) |
| OKLCH | oklch(86.79% 0.07 54.7) |
| XYZ | xyz(66.7906, 64.2786, 45.9271) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.70
Peach
#FFDAB9
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 5.51
Peach (survey)
#FFB07C
ΔE00 8.24
Burlywood
#DEB887
ΔE00 8.74
Bisque
#FFE4C4
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8A8 #A8D9F9
analogous
#F9A8B1 #F9C8A8 #F9F1A8
triadic
#F9C8A8 #A8F9C8 #C8A8F9
tetradic
#F9C8A8 #B1F9A8 #A8D9F9 #F1A8F9
square
#F9C8A8 #B1F9A8 #A8D9F9 #F1A8F9
split-complementary
#F9C8A8 #A8F9F1 #A8B1F9
monochromatic
#F18035 #F5A46F #F9C8A8 #FDECE1 #FDEDE2
Accessibility & contrast
On white
1.52
#F9C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F9C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8A8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8A8 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA6
Deuteranopia (green-blind)
#E1D6A8
Tritanopia (blue-blind)
#FFBFBF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9c8a8; /* rgb */ color: rgb(249, 200, 168); /* oklch */ color: oklch(86.8% 0.070 54.7);
Tailwind
colors: {
custom: {
50: '#fcd8c2',
500: '#f9c8a8',
950: '#000000',
},
}SCSS
$custom: #f9c8a8; $custom-light: #fcd8c2; $custom-dark: #000000;
JSON
{
"hex": "#f9c8a8",
"rgb": {
"r": 249,
"g": 200,
"b": 168
},
"hsl": {
"h": 23.704,
"s": 87.097,
"l": 81.765
},
"oklch": {
"l": 0.86792,
"c": 0.07044,
"h": 54.7
},
"luminance": 0.64275
}Semantic roles & 50–950 ramp
primary
#F9C8A8
secondary
#6AAEDB
accent
#8AE402
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382