#FCB692#FCB692
#FCB692 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.3% C 0.095 H 48.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB692 |
|---|---|
| RGB | rgb(252, 182, 146) |
| HSL | hsl(20, 95%, 78%) |
| HSV | hsv(20, 42%, 99%) |
| CMYK | cmyk(0%, 27.8%, 42.1%, 1.2%) |
| CIE-LAB | lab(79.75, 21.09, 28.37) |
| CIE-LCH | lch(79.75, 35.35, 53.38°) |
| OKLab | oklab(83.33% 0.0634 0.0709) |
| OKLCH | oklch(83.33% 0.095 48.2) |
| XYZ | xyz(62.0637, 56.2308, 34.7733) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.36
Pale Salmon
#FFB19A
ΔE00 5.17
Lightsalmon
#FFA07A
ΔE00 6.12
Light Salmon
#FEA993
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB692 #92D8FC
analogous
#FC92A3 #FCB692 #FCEB92
triadic
#FCB692 #92FCB6 #B692FC
tetradic
#FCB692 #A3FC92 #92D8FC #EB92FC
square
#FCB692 #A3FC92 #92D8FC #EB92FC
split-complementary
#FCB692 #92FCEB #92A3FC
monochromatic
#F9661B #FA8E56 #FCB692 #FEDECE #FEEBE1
Accessibility & contrast
On white
1.71
#FCB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FCB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB692
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB692 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb692; /* rgb */ color: rgb(252, 182, 146); /* oklch */ color: oklch(83.3% 0.095 48.2);
Tailwind
colors: {
custom: {
50: '#ffccb2',
500: '#fcb692',
950: '#000000',
},
}SCSS
$custom: #fcb692; $custom-light: #ffccb2; $custom-dark: #000000;
JSON
{
"hex": "#fcb692",
"rgb": {
"r": 252,
"g": 182,
"b": 146
},
"hsl": {
"h": 20.377,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.83329,
"c": 0.09508,
"h": 48.2
},
"luminance": 0.56227
}Semantic roles & 50–950 ramp
primary
#FCB692
secondary
#56AFDD
accent
#98E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381