#F9C87F#F9C87F
#F9C87F is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.107 H 76.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C87F |
|---|---|
| RGB | rgb(249, 200, 127) |
| HSL | hsl(36, 91%, 74%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.7%, 49%, 2.4%) |
| CIE-LAB | lab(83.43, 8.63, 42.93) |
| CIE-LCH | lch(83.43, 43.79, 78.63°) |
| OKLab | oklab(86.04% 0.0248 0.1036) |
| OKLCH | oklch(86.04% 0.107 76.5) |
| XYZ | xyz(63.5546, 62.9842, 28.8842) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 7.28
Very Light Brown
#D3B683
ΔE00 8.01
Butterscotch
#FDB147
ΔE00 8.05
Tan (survey)
#D1B26F
ΔE00 8.07
Sand (survey)
#E2CA76
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C87F #7FB0F9
analogous
#F98B7F #F9C87F #EDF97F
triadic
#F9C87F #7FF9C8 #C87FF9
tetradic
#F9C87F #7FF98B #7FB0F9 #F97FED
square
#F9C87F #7FF98B #7FB0F9 #F97FED
split-complementary
#F9C87F #7FEDF9 #8B7FF9
monochromatic
#F2960B #F6AF45 #F9C87F #FCE1B9 #FEF2E2
Accessibility & contrast
On white
1.54
#F9C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F9C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C87F
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C87F | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9c87f; /* rgb */ color: rgb(249, 200, 127); /* oklch */ color: oklch(86.0% 0.107 76.5);
Tailwind
colors: {
custom: {
50: '#fed8a5',
500: '#f9c87f',
950: '#000000',
},
}SCSS
$custom: #f9c87f; $custom-light: #fed8a5; $custom-dark: #000000;
JSON
{
"hex": "#f9c87f",
"rgb": {
"r": 249,
"g": 200,
"b": 127
},
"hsl": {
"h": 35.902,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.86042,
"c": 0.10656,
"h": 76.5
},
"luminance": 0.62981
}Semantic roles & 50–950 ramp
primary
#F9C87F
secondary
#4680D6
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380