#F9CA92#F9CA92
#F9CA92 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.7% C 0.089 H 71.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA92 |
|---|---|
| RGB | rgb(249, 202, 146) |
| HSL | hsl(33, 90%, 77%) |
| HSV | hsv(33, 41%, 98%) |
| CMYK | cmyk(0%, 18.9%, 41.4%, 2.4%) |
| CIE-LAB | lab(84.20, 9.45, 34.23) |
| CIE-LCH | lch(84.20, 35.51, 74.56°) |
| OKLab | oklab(86.74% 0.029 0.0847) |
| OKLCH | oklch(86.74% 0.089 71.1) |
| XYZ | xyz(65.3779, 64.4595, 36.1868) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.24
Burlywood
#DEB887
ΔE00 5.39
Navajowhite
#FFDEAD
ΔE00 5.55
Peach
#FFDAB9
ΔE00 6.92
Moccasin
#FFE4B5
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA92 #92C1F9
analogous
#F99692 #F9CA92 #F5F992
triadic
#F9CA92 #92F9CA #CA92F9
tetradic
#F9CA92 #92F996 #92C1F9 #F992F5
square
#F9CA92 #92F996 #92C1F9 #F992F5
split-complementary
#F9CA92 #92F5F9 #9692F9
monochromatic
#F3921E #F6AE58 #F9CA92 #FCE6CC #FDF1E2
Accessibility & contrast
On white
1.51
#F9CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F9CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA92
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA92 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca92; /* rgb */ color: rgb(249, 202, 146); /* oklch */ color: oklch(86.7% 0.089 71.1);
Tailwind
colors: {
custom: {
50: '#fddab2',
500: '#f9ca92',
950: '#000000',
},
}SCSS
$custom: #f9ca92; $custom-light: #fddab2; $custom-dark: #000000;
JSON
{
"hex": "#f9ca92",
"rgb": {
"r": 249,
"g": 202,
"b": 146
},
"hsl": {
"h": 32.621,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.86738,
"c": 0.08949,
"h": 71.1
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#F9CA92
secondary
#5792D8
accent
#69E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381