#FDC97E#FDC97E
#FDC97E is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.110 H 75.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC97E |
|---|---|
| RGB | rgb(253, 201, 126) |
| HSL | hsl(35, 97%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 20.6%, 50.2%, 0.8%) |
| CIE-LAB | lab(84.05, 9.63, 44.29) |
| CIE-LCH | lch(84.05, 45.32, 77.74°) |
| OKLab | oklab(86.61% 0.0274 0.1066) |
| OKLCH | oklch(86.61% 0.11 75.6) |
| XYZ | xyz(65.1634, 64.1661, 28.6877) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.22
Navajowhite
#FFDEAD
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 8.64
Macaroni And Cheese
#EFB435
ΔE00 8.66
Apricot (survey)
#FFB16D
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC97E #7EB2FD
analogous
#FD8A7E #FDC97E #F2FD7E
triadic
#FDC97E #7EFDC9 #C97EFD
tetradic
#FDC97E #7EFD8A #7EB2FD #FD7EF2
square
#FDC97E #7EFD8A #7EB2FD #FD7EF2
split-complementary
#FDC97E #7EF2FD #8A7EFD
monochromatic
#FB9705 #FCB042 #FDC97E #FEE2BA #FFF2E1
Accessibility & contrast
On white
1.52
#FDC97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FDC97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC97E
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC97E | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc97e; /* rgb */ color: rgb(253, 201, 126); /* oklch */ color: oklch(86.6% 0.110 75.6);
Tailwind
colors: {
custom: {
50: '#ffd9a4',
500: '#fdc97e',
950: '#000000',
},
}SCSS
$custom: #fdc97e; $custom-light: #ffd9a4; $custom-dark: #000000;
JSON
{
"hex": "#fdc97e",
"rgb": {
"r": 253,
"g": 201,
"b": 126
},
"hsl": {
"h": 35.433,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.86611,
"c": 0.11002,
"h": 75.6
},
"luminance": 0.64162
}Semantic roles & 50–950 ramp
primary
#FDC97E
secondary
#4482DB
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380