#FCC092#FCC092
#FCC092 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.092 H 58.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC092 |
|---|---|
| RGB | rgb(252, 192, 146) |
| HSL | hsl(26, 95%, 78%) |
| HSV | hsv(26, 42%, 99%) |
| CMYK | cmyk(0%, 23.8%, 42.1%, 1.2%) |
| CIE-LAB | lab(82.10, 15.84, 31.50) |
| CIE-LCH | lch(82.10, 35.26, 63.30°) |
| OKLab | oklab(85.16% 0.0478 0.0783) |
| OKLCH | oklch(85.16% 0.092 58.6) |
| XYZ | xyz(64.1853, 60.4739, 35.4805) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.90
Apricot
#FBCEB1
ΔE00 5.80
Apricot (survey)
#FFB16D
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC092 #92CEFC
analogous
#FC9299 #FCC092 #FCF592
triadic
#FCC092 #92FCC0 #C092FC
tetradic
#FCC092 #99FC92 #92CEFC #F592FC
square
#FCC092 #99FC92 #92CEFC #F592FC
split-complementary
#FCC092 #92FCF5 #9299FC
monochromatic
#F97B1B #FA9E56 #FCC092 #FEE2CE #FEEEE1
Accessibility & contrast
On white
1.60
#FCC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FCC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC092
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC092 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc092; /* rgb */ color: rgb(252, 192, 146); /* oklch */ color: oklch(85.2% 0.092 58.6);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#fcc092',
950: '#000000',
},
}SCSS
$custom: #fcc092; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#fcc092",
"rgb": {
"r": 252,
"g": 192,
"b": 146
},
"hsl": {
"h": 26.038,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.85157,
"c": 0.09168,
"h": 58.6
},
"luminance": 0.6047
}Semantic roles & 50–950 ramp
primary
#FCC092
secondary
#56A2DD
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381