#FCC192#FCC192
#FCC192 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.092 H 59.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC192 |
|---|---|
| RGB | rgb(252, 193, 146) |
| HSL | hsl(27, 95%, 78%) |
| HSV | hsv(27, 42%, 99%) |
| CMYK | cmyk(0%, 23.4%, 42.1%, 1.2%) |
| CIE-LAB | lab(82.33, 15.32, 31.82) |
| CIE-LCH | lch(82.33, 35.31, 64.29°) |
| OKLab | oklab(85.34% 0.0462 0.079) |
| OKLCH | oklch(85.34% 0.092 59.7) |
| XYZ | xyz(64.4056, 60.9145, 35.5539) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.24
Apricot
#FBCEB1
ΔE00 5.85
Apricot (survey)
#FFB16D
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.68
Burlywood
#DEB887
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC192 #92CDFC
analogous
#FC9298 #FCC192 #FCF692
triadic
#FCC192 #92FCC1 #C192FC
tetradic
#FCC192 #98FC92 #92CDFC #F692FC
square
#FCC192 #98FC92 #92CDFC #F692FC
split-complementary
#FCC192 #92FCF6 #9298FC
monochromatic
#F97D1B #FA9F56 #FCC192 #FEE3CE #FEEEE1
Accessibility & contrast
On white
1.59
#FCC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC192
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC192 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc192; /* rgb */ color: rgb(252, 193, 146); /* oklch */ color: oklch(85.3% 0.092 59.7);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#fcc192',
950: '#000000',
},
}SCSS
$custom: #fcc192; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#fcc192",
"rgb": {
"r": 252,
"g": 193,
"b": 146
},
"hsl": {
"h": 26.604,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.85342,
"c": 0.09152,
"h": 59.7
},
"luminance": 0.60911
}Semantic roles & 50–950 ramp
primary
#FCC192
secondary
#56A1DD
accent
#80E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381