#F9C192#F9C192
#F9C192 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.0% C 0.089 H 61.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C192 |
|---|---|
| RGB | rgb(249, 193, 146) |
| HSL | hsl(27, 90%, 77%) |
| HSV | hsv(27, 41%, 98%) |
| CMYK | cmyk(0%, 22.5%, 41.4%, 2.4%) |
| CIE-LAB | lab(82.03, 14.15, 31.36) |
| CIE-LCH | lch(82.03, 34.41, 65.72°) |
| OKLab | oklab(85.04% 0.0429 0.078) |
| OKLCH | oklch(85.04% 0.089 61.2) |
| XYZ | xyz(63.3275, 60.3586, 35.5034) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.78
Apricot
#FBCEB1
ΔE00 5.83
Apricot (survey)
#FFB16D
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.30
Light Peach
#FFD8B1
ΔE00 6.32
Peach
#FFDAB9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C192 #92CAF9
analogous
#F99296 #F9C192 #F9F592
triadic
#F9C192 #92F9C1 #C192F9
tetradic
#F9C192 #96F992 #92CAF9 #F592F9
square
#F9C192 #96F992 #92CAF9 #F592F9
split-complementary
#F9C192 #92F9F5 #9296F9
monochromatic
#F37F1E #F6A058 #F9C192 #FCE2CC #FDEFE2
Accessibility & contrast
On white
1.61
#F9C192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#F9C192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C192
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C192 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f9c192; /* rgb */ color: rgb(249, 193, 146); /* oklch */ color: oklch(85.0% 0.089 61.2);
Tailwind
colors: {
custom: {
50: '#fdd3b2',
500: '#f9c192',
950: '#000000',
},
}SCSS
$custom: #f9c192; $custom-light: #fdd3b2; $custom-dark: #000000;
JSON
{
"hex": "#f9c192",
"rgb": {
"r": 249,
"g": 193,
"b": 146
},
"hsl": {
"h": 27.379,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.8504,
"c": 0.08896,
"h": 61.2
},
"luminance": 0.60355
}Semantic roles & 50–950 ramp
primary
#F9C192
secondary
#579DD8
accent
#7DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381