#FDCC92#FDCC92
#FDCC92 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.5% C 0.093 H 70.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCC92 |
|---|---|
| RGB | rgb(253, 204, 146) |
| HSL | hsl(33, 96%, 78%) |
| HSV | hsv(33, 42%, 99%) |
| CMYK | cmyk(0%, 19.4%, 42.3%, 0.8%) |
| CIE-LAB | lab(85.07, 9.98, 35.44) |
| CIE-LCH | lch(85.07, 36.82, 74.27°) |
| OKLab | oklab(87.5% 0.0304 0.0874) |
| OKLCH | oklch(87.5% 0.093 70.9) |
| XYZ | xyz(67.2915, 66.1473, 36.4118) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.34
Navajowhite
#FFDEAD
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.12
Peach
#FFDAB9
ΔE00 7.05
Moccasin
#FFE4B5
ΔE00 7.61
Wheat
#F5DEB3
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCC92 #92C3FD
analogous
#FD9692 #FDCC92 #F9FD92
triadic
#FDCC92 #92FDCC #CC92FD
tetradic
#FDCC92 #92FD96 #92C3FD #FD92F9
square
#FDCC92 #92FD96 #92C3FD #FD92F9
split-complementary
#FDCC92 #92F9FD #9692FD
monochromatic
#FB941A #FCB056 #FDCC92 #FEE8CE #FEF1E1
Accessibility & contrast
On white
1.48
#FDCC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FDCC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCC92
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCC92 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8E
Deuteranopia (green-blind)
#E9D993
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcc92; /* rgb */ color: rgb(253, 204, 146); /* oklch */ color: oklch(87.5% 0.093 70.9);
Tailwind
colors: {
custom: {
50: '#ffdbb2',
500: '#fdcc92',
950: '#000000',
},
}SCSS
$custom: #fdcc92; $custom-light: #ffdbb2; $custom-dark: #000000;
JSON
{
"hex": "#fdcc92",
"rgb": {
"r": 253,
"g": 204,
"b": 146
},
"hsl": {
"h": 32.523,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.87504,
"c": 0.09256,
"h": 70.9
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#FDCC92
secondary
#5594DE
accent
#69E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481