#F9CC83#F9CC83
#F9CC83 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.104 H 78.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CC83 |
|---|---|
| RGB | rgb(249, 204, 131) |
| HSL | hsl(37, 91%, 75%) |
| HSV | hsv(37, 47%, 98%) |
| CMYK | cmyk(0%, 18.1%, 47.4%, 2.4%) |
| CIE-LAB | lab(84.47, 6.92, 42.22) |
| CIE-LCH | lch(84.47, 42.78, 80.69°) |
| OKLab | oklab(86.87% 0.0202 0.1023) |
| OKLCH | oklch(86.87% 0.104 78.8) |
| XYZ | xyz(64.7590, 64.9676, 30.5973) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.53
Burlywood
#DEB887
ΔE00 7.07
Sand (survey)
#E2CA76
ΔE00 7.16
Wheat (survey)
#FBDD7E
ΔE00 7.27
Pale Peach
#FFE5AD
ΔE00 7.52
Very Light Brown
#D3B683
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CC83 #83B0F9
analogous
#F99183 #F9CC83 #EBF983
triadic
#F9CC83 #83F9CC #CC83F9
tetradic
#F9CC83 #83F991 #83B0F9 #F983EB
square
#F9CC83 #83F991 #83B0F9 #F983EB
split-complementary
#F9CC83 #83EBF9 #9183F9
monochromatic
#F39C0E #F6B449 #F9CC83 #FCE4BD #FEF3E2
Accessibility & contrast
On white
1.50
#F9CC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#F9CC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CC83
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CC83 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9cc83; /* rgb */ color: rgb(249, 204, 131); /* oklch */ color: oklch(86.9% 0.104 78.8);
Tailwind
colors: {
custom: {
50: '#fddba8',
500: '#f9cc83',
950: '#000000',
},
}SCSS
$custom: #f9cc83; $custom-light: #fddba8; $custom-dark: #000000;
JSON
{
"hex": "#f9cc83",
"rgb": {
"r": 249,
"g": 204,
"b": 131
},
"hsl": {
"h": 37.119,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.8687,
"c": 0.10425,
"h": 78.8
},
"luminance": 0.64964
}Semantic roles & 50–950 ramp
primary
#F9CC83
secondary
#4A7FD7
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480