#F9C8A2#F9C8A2
#F9C8A2 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.075 H 59.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8A2 |
|---|---|
| RGB | rgb(249, 200, 162) |
| HSL | hsl(26, 88%, 81%) |
| HSV | hsv(26, 35%, 98%) |
| CMYK | cmyk(0%, 19.7%, 34.9%, 2.4%) |
| CIE-LAB | lab(84.00, 12.29, 25.62) |
| CIE-LCH | lch(84.00, 28.41, 64.37°) |
| OKLab | oklab(86.67% 0.0383 0.0647) |
| OKLCH | oklch(86.67% 0.075 59.4) |
| XYZ | xyz(66.2445, 64.0602, 43.0509) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.05
Light Peach
#FFD8B1
ΔE00 4.47
Peach
#FFDAB9
ΔE00 4.85
Burlywood
#DEB887
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 7.79
Navajowhite
#FFDEAD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8A2 #A2D3F9
analogous
#F9A2A7 #F9C8A2 #F9F4A2
triadic
#F9C8A2 #A2F9C8 #C8A2F9
tetradic
#F9C8A2 #A7F9A2 #A2D3F9 #F4A2F9
square
#F9C8A2 #A7F9A2 #A2D3F9 #F4A2F9
split-complementary
#F9C8A2 #A2F9F4 #A2A7F9
monochromatic
#F2842F #F5A669 #F9C8A2 #FDEADB #FDEEE2
Accessibility & contrast
On white
1.52
#F9C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F9C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8A2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8A2 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#E2D6A2
Tritanopia (blue-blind)
#FFBEBE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9c8a2; /* rgb */ color: rgb(249, 200, 162); /* oklch */ color: oklch(86.7% 0.075 59.4);
Tailwind
colors: {
custom: {
50: '#fcd8bd',
500: '#f9c8a2',
950: '#000000',
},
}SCSS
$custom: #f9c8a2; $custom-light: #fcd8bd; $custom-dark: #000000;
JSON
{
"hex": "#f9c8a2",
"rgb": {
"r": 249,
"g": 200,
"b": 162
},
"hsl": {
"h": 26.207,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.86666,
"c": 0.07519,
"h": 59.4
},
"luminance": 0.64057
}Semantic roles & 50–950 ramp
primary
#F9C8A2
secondary
#65A7DA
accent
#81E401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382