#FDCC7F#FDCC7F
#FDCC7F is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.110 H 77.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCC7F |
|---|---|
| RGB | rgb(253, 204, 127) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 50%, 99%) |
| CMYK | cmyk(0%, 19.4%, 49.8%, 0.8%) |
| CIE-LAB | lab(84.79, 8.16, 44.71) |
| CIE-LCH | lch(84.79, 45.45, 79.66°) |
| OKLab | oklab(87.2% 0.0232 0.1076) |
| OKLCH | oklch(87.2% 0.11 77.8) |
| XYZ | xyz(65.9344, 65.6044, 29.2646) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.20
Wheat (survey)
#FBDD7E
ΔE00 7.62
Burlywood
#DEB887
ΔE00 7.71
Sand (survey)
#E2CA76
ΔE00 7.89
Pale Peach
#FFE5AD
ΔE00 8.24
Butterscotch
#FDB147
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCC7F #7FB0FD
analogous
#FD8D7F #FDCC7F #EFFD7F
triadic
#FDCC7F #7FFDCC #CC7FFD
tetradic
#FDCC7F #7FFD8D #7FB0FD #FD7FEF
square
#FDCC7F #7FFD8D #7FB0FD #FD7FEF
split-complementary
#FDCC7F #7FEFFD #8D7FFD
monochromatic
#FB9C06 #FCB443 #FDCC7F #FEE4BB #FFF3E1
Accessibility & contrast
On white
1.49
#FDCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FDCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCC7F
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCC7F | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#EBD981
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcc7f; /* rgb */ color: rgb(253, 204, 127); /* oklch */ color: oklch(87.2% 0.110 77.8);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#fdcc7f',
950: '#000000',
},
}SCSS
$custom: #fdcc7f; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#fdcc7f",
"rgb": {
"r": 253,
"g": 204,
"b": 127
},
"hsl": {
"h": 36.667,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.87197,
"c": 0.11005,
"h": 77.8
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#FDCC7F
secondary
#457FDB
accent
#59E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480