#FDC67F#FDC67F
#FDC67F is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.108 H 72.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC67F |
|---|---|
| RGB | rgb(253, 198, 127) |
| HSL | hsl(34, 97%, 75%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.7%, 49.8%, 0.8%) |
| CIE-LAB | lab(83.34, 11.27, 42.90) |
| CIE-LCH | lch(83.34, 44.35, 75.28°) |
| OKLab | oklab(86.06% 0.0323 0.1035) |
| OKLCH | oklch(86.06% 0.108 72.6) |
| XYZ | xyz(64.5357, 62.8071, 28.7984) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.70
Butterscotch
#FDB147
ΔE00 7.28
Apricot (survey)
#FFB16D
ΔE00 7.29
Navajowhite
#FFDEAD
ΔE00 7.87
Light Peach
#FFD8B1
ΔE00 8.25
Light Orange
#FDAA48
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC67F #7FB6FD
analogous
#FD877F #FDC67F #F5FD7F
triadic
#FDC67F #7FFDC6 #C67FFD
tetradic
#FDC67F #7FFD87 #7FB6FD #FD7FF5
square
#FDC67F #7FFD87 #7FB6FD #FD7FF5
split-complementary
#FDC67F #7FF5FD #877FFD
monochromatic
#FB9006 #FCAB43 #FDC67F #FEE1BB #FFF2E1
Accessibility & contrast
On white
1.55
#FDC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FDC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC67F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC67F | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E7D581
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdc67f; /* rgb */ color: rgb(253, 198, 127); /* oklch */ color: oklch(86.1% 0.108 72.6);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fdc67f',
950: '#000000',
},
}SCSS
$custom: #fdc67f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fdc67f",
"rgb": {
"r": 253,
"g": 198,
"b": 127
},
"hsl": {
"h": 33.81,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.86058,
"c": 0.10844,
"h": 72.6
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#FDC67F
secondary
#4587DB
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380