#F9CC86#F9CC86
#F9CC86 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.101 H 77.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CC86 |
|---|---|
| RGB | rgb(249, 204, 134) |
| HSL | hsl(37, 91%, 75%) |
| HSV | hsv(37, 46%, 98%) |
| CMYK | cmyk(0%, 18.1%, 46.2%, 2.4%) |
| CIE-LAB | lab(84.51, 7.21, 40.76) |
| CIE-LCH | lch(84.51, 41.39, 79.97°) |
| OKLab | oklab(86.92% 0.0213 0.0991) |
| OKLCH | oklch(86.92% 0.101 77.9) |
| XYZ | xyz(64.9653, 65.0501, 31.6837) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 7.38
Sand (survey)
#E2CA76
ΔE00 7.53
Wheat (survey)
#FBDD7E
ΔE00 7.71
Moccasin
#FFE4B5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CC86 #86B3F9
analogous
#F99386 #F9CC86 #ECF986
triadic
#F9CC86 #86F9CC #CC86F9
tetradic
#F9CC86 #86F993 #86B3F9 #F986EC
square
#F9CC86 #86F993 #86B3F9 #F986EC
split-complementary
#F9CC86 #86ECF9 #9386F9
monochromatic
#F39B11 #F6B34C #F9CC86 #FCE5C0 #FEF3E2
Accessibility & contrast
On white
1.50
#F9CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F9CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CC86
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CC86 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f9cc86; /* rgb */ color: rgb(249, 204, 134); /* oklch */ color: oklch(86.9% 0.101 77.9);
Tailwind
colors: {
custom: {
50: '#fddbaa',
500: '#f9cc86',
950: '#000000',
},
}SCSS
$custom: #f9cc86; $custom-light: #fddbaa; $custom-dark: #000000;
JSON
{
"hex": "#f9cc86",
"rgb": {
"r": 249,
"g": 204,
"b": 134
},
"hsl": {
"h": 36.522,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.86917,
"c": 0.10141,
"h": 77.9
},
"luminance": 0.65047
}Semantic roles & 50–950 ramp
primary
#F9CC86
secondary
#4C83D7
accent
#5AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481