#F9CC84#F9CC84
#F9CC84 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.103 H 78.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CC84 |
|---|---|
| RGB | rgb(249, 204, 132) |
| HSL | hsl(37, 91%, 75%) |
| HSV | hsv(37, 47%, 98%) |
| CMYK | cmyk(0%, 18.1%, 47%, 2.4%) |
| CIE-LAB | lab(84.48, 7.02, 41.73) |
| CIE-LCH | lch(84.48, 42.32, 80.46°) |
| OKLab | oklab(86.89% 0.0206 0.1012) |
| OKLCH | oklch(86.89% 0.103 78.5) |
| XYZ | xyz(64.8271, 64.9949, 30.9560) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.95
Sand (survey)
#E2CA76
ΔE00 7.28
Wheat (survey)
#FBDD7E
ΔE00 7.41
Pale Peach
#FFE5AD
ΔE00 7.47
Very Light Brown
#D3B683
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CC84 #84B1F9
analogous
#F99284 #F9CC84 #ECF984
triadic
#F9CC84 #84F9CC #CC84F9
tetradic
#F9CC84 #84F992 #84B1F9 #F984EC
square
#F9CC84 #84F992 #84B1F9 #F984EC
split-complementary
#F9CC84 #84ECF9 #9284F9
monochromatic
#F39C0F #F6B44A #F9CC84 #FCE4BE #FEF3E2
Accessibility & contrast
On white
1.50
#F9CC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#F9CC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CC84
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CC84 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9cc84; /* rgb */ color: rgb(249, 204, 132); /* oklch */ color: oklch(86.9% 0.103 78.5);
Tailwind
colors: {
custom: {
50: '#fddba9',
500: '#f9cc84',
950: '#000000',
},
}SCSS
$custom: #f9cc84; $custom-light: #fddba9; $custom-dark: #000000;
JSON
{
"hex": "#f9cc84",
"rgb": {
"r": 249,
"g": 204,
"b": 132
},
"hsl": {
"h": 36.923,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.86886,
"c": 0.10331,
"h": 78.5
},
"luminance": 0.64991
}Semantic roles & 50–950 ramp
primary
#F9CC84
secondary
#4B80D7
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480