#FDCC7E#FDCC7E
#FDCC7E is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.111 H 78.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCC7E |
|---|---|
| RGB | rgb(253, 204, 126) |
| HSL | hsl(37, 97%, 74%) |
| HSV | hsv(37, 50%, 99%) |
| CMYK | cmyk(0%, 19.4%, 50.2%, 0.8%) |
| CIE-LAB | lab(84.78, 8.07, 45.19) |
| CIE-LCH | lch(84.78, 45.91, 79.87°) |
| OKLab | oklab(87.18% 0.0228 0.1086) |
| OKLCH | oklch(87.18% 0.111 78.1) |
| XYZ | xyz(65.8696, 65.5785, 28.9231) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.32
Wheat (survey)
#FBDD7E
ΔE00 7.50
Sand (survey)
#E2CA76
ΔE00 7.80
Burlywood
#DEB887
ΔE00 7.82
Pale Peach
#FFE5AD
ΔE00 8.30
Light Mustard
#F7D560
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCC7E #7EAFFD
analogous
#FD8D7E #FDCC7E #EFFD7E
triadic
#FDCC7E #7EFDCC #CC7EFD
tetradic
#FDCC7E #7EFD8D #7EAFFD #FD7EEF
square
#FDCC7E #7EFD8D #7EAFFD #FD7EEF
split-complementary
#FDCC7E #7EEFFD #8D7EFD
monochromatic
#FB9C05 #FCB442 #FDCC7E #FEE4BA #FFF3E1
Accessibility & contrast
On white
1.49
#FDCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FDCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCC7E
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCC7E | 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)
#E0CD78
Deuteranopia (green-blind)
#EBD980
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcc7e; /* rgb */ color: rgb(253, 204, 126); /* oklch */ color: oklch(87.2% 0.111 78.1);
Tailwind
colors: {
custom: {
50: '#ffdba5',
500: '#fdcc7e',
950: '#000000',
},
}SCSS
$custom: #fdcc7e; $custom-light: #ffdba5; $custom-dark: #000000;
JSON
{
"hex": "#fdcc7e",
"rgb": {
"r": 253,
"g": 204,
"b": 126
},
"hsl": {
"h": 36.85,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.87182,
"c": 0.11096,
"h": 78.1
},
"luminance": 0.65575
}Semantic roles & 50–950 ramp
primary
#FDCC7E
secondary
#447EDB
accent
#59E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480