#FDC09E#FDC09E
#FDC09E is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.5% C 0.084 H 50.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC09E |
|---|---|
| RGB | rgb(253, 192, 158) |
| HSL | hsl(21, 96%, 81%) |
| HSV | hsv(21, 38%, 99%) |
| CMYK | cmyk(0%, 24.1%, 37.5%, 0.8%) |
| CIE-LAB | lab(82.41, 17.54, 25.63) |
| CIE-LCH | lch(82.41, 31.06, 55.61°) |
| OKLab | oklab(85.49% 0.0536 0.0646) |
| OKLCH | oklch(85.49% 0.084 50.4) |
| XYZ | xyz(65.5313, 61.0543, 40.6741) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.55
Peach (survey)
#FFB07C
ΔE00 5.95
Pale Salmon
#FFB19A
ΔE00 6.53
Peach
#FFDAB9
ΔE00 8.12
Light Peach
#FFD8B1
ΔE00 8.21
Light Salmon
#FEA993
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC09E #9EDBFD
analogous
#FD9EAB #FDC09E #FDF09E
triadic
#FDC09E #9EFDC0 #C09EFD
tetradic
#FDC09E #ABFD9E #9EDBFD #F09EFD
square
#FDC09E #ABFD9E #9EDBFD #F09EFD
split-complementary
#FDC09E #9EFDF0 #9EABFD
monochromatic
#FB7226 #FC9962 #FDC09E #FEE7DA #FEECE1
Accessibility & contrast
On white
1.59
#FDC09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FDC09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC09E
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC09E | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C59C
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc09e; /* rgb */ color: rgb(253, 192, 158); /* oklch */ color: oklch(85.5% 0.084 50.4);
Tailwind
colors: {
custom: {
50: '#ffd3ba',
500: '#fdc09e',
950: '#000000',
},
}SCSS
$custom: #fdc09e; $custom-light: #ffd3ba; $custom-dark: #000000;
JSON
{
"hex": "#fdc09e",
"rgb": {
"r": 253,
"g": 192,
"b": 158
},
"hsl": {
"h": 21.474,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.85493,
"c": 0.08393,
"h": 50.4
},
"luminance": 0.61051
}Semantic roles & 50–950 ramp
primary
#FDC09E
secondary
#60B2E0
accent
#93E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381