#F9C592#F9C592
#F9C592 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.089 H 65.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C592 |
|---|---|
| RGB | rgb(249, 197, 146) |
| HSL | hsl(30, 90%, 77%) |
| HSV | hsv(30, 41%, 98%) |
| CMYK | cmyk(0%, 20.9%, 41.4%, 2.4%) |
| CIE-LAB | lab(82.99, 12.06, 32.64) |
| CIE-LCH | lch(82.99, 34.79, 69.72°) |
| OKLab | oklab(85.79% 0.0367 0.0809) |
| OKLCH | oklch(85.79% 0.089 65.6) |
| XYZ | xyz(64.2237, 62.1511, 35.8021) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.46
Burlywood
#DEB887
ΔE00 5.49
Apricot
#FBCEB1
ΔE00 6.54
Peach
#FFDAB9
ΔE00 6.79
Apricot (survey)
#FFB16D
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C592 #92C6F9
analogous
#F99292 #F9C592 #F9F992
triadic
#F9C592 #92F9C5 #C592F9
tetradic
#F9C592 #92F992 #92C6F9 #F992F9
square
#F9C592 #92F992 #92C6F9 #F992F9
split-complementary
#F9C592 #92F9F9 #9292F9
monochromatic
#F3871E #F6A658 #F9C592 #FCE4CC #FDF0E2
Accessibility & contrast
On white
1.56
#F9C592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F9C592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C592
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C592 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9c592; /* rgb */ color: rgb(249, 197, 146); /* oklch */ color: oklch(85.8% 0.089 65.6);
Tailwind
colors: {
custom: {
50: '#fdd6b2',
500: '#f9c592',
950: '#000000',
},
}SCSS
$custom: #f9c592; $custom-light: #fdd6b2; $custom-dark: #000000;
JSON
{
"hex": "#f9c592",
"rgb": {
"r": 249,
"g": 197,
"b": 146
},
"hsl": {
"h": 29.709,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.8579,
"c": 0.08886,
"h": 65.6
},
"luminance": 0.62148
}Semantic roles & 50–950 ramp
primary
#F9C592
secondary
#5798D8
accent
#74E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381