#FCC892#FCC892
#FCC892 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.091 H 67.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC892 |
|---|---|
| RGB | rgb(252, 200, 146) |
| HSL | hsl(31, 95%, 78%) |
| HSV | hsv(31, 42%, 99%) |
| CMYK | cmyk(0%, 20.6%, 42.1%, 1.2%) |
| CIE-LAB | lab(84.01, 11.67, 34.03) |
| CIE-LCH | lch(84.01, 35.97, 71.07°) |
| OKLab | oklab(86.65% 0.0354 0.0842) |
| OKLCH | oklch(86.65% 0.091 67.2) |
| XYZ | xyz(65.9898, 64.0829, 36.0820) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.32
Burlywood
#DEB887
ΔE00 5.87
Navajowhite
#FFDEAD
ΔE00 6.67
Peach
#FFDAB9
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 7.09
Apricot (survey)
#FFB16D
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC892 #92C6FC
analogous
#FC9392 #FCC892 #FBFC92
triadic
#FCC892 #92FCC8 #C892FC
tetradic
#FCC892 #92FC93 #92C6FC #FC92FB
square
#FCC892 #92FC93 #92C6FC #FC92FB
split-complementary
#FCC892 #92FBFC #9392FC
monochromatic
#F98C1B #FAAA56 #FCC892 #FEE6CE #FEF0E1
Accessibility & contrast
On white
1.52
#FCC892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FCC892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC892
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC892 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB8E
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc892; /* rgb */ color: rgb(252, 200, 146); /* oklch */ color: oklch(86.7% 0.091 67.2);
Tailwind
colors: {
custom: {
50: '#ffd8b2',
500: '#fcc892',
950: '#000000',
},
}SCSS
$custom: #fcc892; $custom-light: #ffd8b2; $custom-dark: #000000;
JSON
{
"hex": "#fcc892",
"rgb": {
"r": 252,
"g": 200,
"b": 146
},
"hsl": {
"h": 30.566,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.86651,
"c": 0.0913,
"h": 67.2
},
"luminance": 0.64079
}Semantic roles & 50–950 ramp
primary
#FCC892
secondary
#5698DD
accent
#71E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381