#F9C191#F9C191
#F9C191 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.0% C 0.090 H 61.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C191 |
|---|---|
| RGB | rgb(249, 193, 145) |
| HSL | hsl(28, 90%, 77%) |
| HSV | hsv(28, 42%, 98%) |
| CMYK | cmyk(0%, 22.5%, 41.8%, 2.4%) |
| CIE-LAB | lab(82.02, 14.04, 31.86) |
| CIE-LCH | lch(82.02, 34.82, 66.21°) |
| OKLab | oklab(85.02% 0.0425 0.0791) |
| OKLCH | oklch(85.02% 0.09 61.8) |
| XYZ | xyz(63.2500, 60.3276, 35.0955) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.85
Apricot (survey)
#FFB16D
ΔE00 6.03
Apricot
#FBCEB1
ΔE00 6.05
Burlywood
#DEB887
ΔE00 6.17
Light Peach
#FFD8B1
ΔE00 6.34
Peach
#FFDAB9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C191 #91C9F9
analogous
#F99195 #F9C191 #F9F591
triadic
#F9C191 #91F9C1 #C191F9
tetradic
#F9C191 #95F991 #91C9F9 #F591F9
square
#F9C191 #95F991 #91C9F9 #F591F9
split-complementary
#F9C191 #91F9F5 #9195F9
monochromatic
#F3801D #F6A057 #F9C191 #FCE2CB #FDEFE2
Accessibility & contrast
On white
1.61
#F9C191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F9C191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C191
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C191 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58E
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f9c191; /* rgb */ color: rgb(249, 193, 145); /* oklch */ color: oklch(85.0% 0.090 61.8);
Tailwind
colors: {
custom: {
50: '#fdd3b1',
500: '#f9c191',
950: '#000000',
},
}SCSS
$custom: #f9c191; $custom-light: #fdd3b1; $custom-dark: #000000;
JSON
{
"hex": "#f9c191",
"rgb": {
"r": 249,
"g": 193,
"b": 145
},
"hsl": {
"h": 27.692,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.85022,
"c": 0.08978,
"h": 61.8
},
"luminance": 0.60324
}Semantic roles & 50–950 ramp
primary
#F9C191
secondary
#569CD8
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381