#FDC99D#FDC99D
#FDC99D is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.1% C 0.083 H 61.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC99D |
|---|---|
| RGB | rgb(253, 201, 157) |
| HSL | hsl(28, 96%, 80%) |
| HSV | hsv(28, 38%, 99%) |
| CMYK | cmyk(0%, 20.6%, 37.9%, 0.8%) |
| CIE-LAB | lab(84.53, 12.73, 29.02) |
| CIE-LCH | lch(84.53, 31.69, 66.32°) |
| OKLab | oklab(87.14% 0.0392 0.0727) |
| OKLCH | oklch(87.14% 0.083 61.6) |
| XYZ | xyz(67.4825, 65.0938, 40.9016) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 4.48
Peach
#FFDAB9
ΔE00 5.33
Burlywood
#DEB887
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.44
Peach (survey)
#FFB07C
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC99D #9DD1FD
analogous
#FD9DA1 #FDC99D #FDF99D
triadic
#FDC99D #9DFDC9 #C99DFD
tetradic
#FDC99D #A1FD9D #9DD1FD #F99DFD
square
#FDC99D #A1FD9D #9DD1FD #F99DFD
split-complementary
#FDC99D #9DFDF9 #9DA1FD
monochromatic
#FB8725 #FCA861 #FDC99D #FEEAD9 #FEEEE1
Accessibility & contrast
On white
1.50
#FDC99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FDC99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC99D
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC99D | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9A
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc99d; /* rgb */ color: rgb(253, 201, 157); /* oklch */ color: oklch(87.1% 0.083 61.6);
Tailwind
colors: {
custom: {
50: '#ffd9ba',
500: '#fdc99d',
950: '#000000',
},
}SCSS
$custom: #fdc99d; $custom-light: #ffd9ba; $custom-dark: #000000;
JSON
{
"hex": "#fdc99d",
"rgb": {
"r": 253,
"g": 201,
"b": 157
},
"hsl": {
"h": 27.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.87143,
"c": 0.08263,
"h": 61.6
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#FDC99D
secondary
#5FA4E0
accent
#7CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381