#FCC692#FCC692
#FCC692 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.3% C 0.091 H 65.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC692 |
|---|---|
| RGB | rgb(252, 198, 146) |
| HSL | hsl(29, 95%, 78%) |
| HSV | hsv(29, 42%, 99%) |
| CMYK | cmyk(0%, 21.4%, 42.1%, 1.2%) |
| CIE-LAB | lab(83.53, 12.71, 33.39) |
| CIE-LCH | lch(83.53, 35.73, 69.16°) |
| OKLab | oklab(86.28% 0.0385 0.0827) |
| OKLCH | oklch(86.28% 0.091 65.1) |
| XYZ | xyz(65.5296, 63.1626, 35.9286) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.55
Burlywood
#DEB887
ΔE00 6.04
Apricot
#FBCEB1
ΔE00 6.60
Apricot (survey)
#FFB16D
ΔE00 6.62
Peach
#FFDAB9
ΔE00 6.87
Peach (survey)
#FFB07C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC692 #92C8FC
analogous
#FC9293 #FCC692 #FCFB92
triadic
#FCC692 #92FCC6 #C692FC
tetradic
#FCC692 #93FC92 #92C8FC #FB92FC
square
#FCC692 #93FC92 #92C8FC #FB92FC
split-complementary
#FCC692 #92FCFB #9293FC
monochromatic
#F9881B #FAA756 #FCC692 #FEE5CE #FEEFE1
Accessibility & contrast
On white
1.54
#FCC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FCC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC692
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC692 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc692; /* rgb */ color: rgb(252, 198, 146); /* oklch */ color: oklch(86.3% 0.091 65.1);
Tailwind
colors: {
custom: {
50: '#ffd7b2',
500: '#fcc692',
950: '#000000',
},
}SCSS
$custom: #fcc692; $custom-light: #ffd7b2; $custom-dark: #000000;
JSON
{
"hex": "#fcc692",
"rgb": {
"r": 252,
"g": 198,
"b": 146
},
"hsl": {
"h": 29.434,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.86275,
"c": 0.0912,
"h": 65.1
},
"luminance": 0.63159
}Semantic roles & 50–950 ramp
primary
#FCC692
secondary
#569ADD
accent
#75E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381