#FDC08D#FDC08D
#FDC08D is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.096 H 60.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC08D |
|---|---|
| RGB | rgb(253, 192, 141) |
| HSL | hsl(27, 97%, 77%) |
| HSV | hsv(27, 44%, 99%) |
| CMYK | cmyk(0%, 24.1%, 44.3%, 0.8%) |
| CIE-LAB | lab(82.11, 15.72, 34.15) |
| CIE-LCH | lch(82.11, 37.60, 65.28°) |
| OKLab | oklab(85.17% 0.0469 0.0843) |
| OKLCH | oklch(85.17% 0.096 60.9) |
| XYZ | xyz(64.1680, 60.5090, 33.4937) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.03
Apricot (survey)
#FFB16D
ΔE00 5.10
Apricot
#FBCEB1
ΔE00 6.78
Burlywood
#DEB887
ΔE00 6.98
Light Peach
#FFD8B1
ΔE00 7.16
Sandybrown
#F4A460
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC08D #8DCAFD
analogous
#FD8D92 #FDC08D #FDF88D
triadic
#FDC08D #8DFDC0 #C08DFD
tetradic
#FDC08D #92FD8D #8DCAFD #F88DFD
square
#FDC08D #92FD8D #8DCAFD #F88DFD
split-complementary
#FDC08D #8DFDF8 #8D92FD
monochromatic
#FB7E15 #FC9F51 #FDC08D #FEE1C9 #FEEEE1
Accessibility & contrast
On white
1.60
#FDC08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FDC08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC08D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC08D | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C489
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdc08d; /* rgb */ color: rgb(253, 192, 141); /* oklch */ color: oklch(85.2% 0.096 60.9);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fdc08d',
950: '#000000',
},
}SCSS
$custom: #fdc08d; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fdc08d",
"rgb": {
"r": 253,
"g": 192,
"b": 141
},
"hsl": {
"h": 27.321,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.85168,
"c": 0.09645,
"h": 60.9
},
"luminance": 0.60505
}Semantic roles & 50–950 ramp
primary
#FDC08D
secondary
#519DDD
accent
#7DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381