#FDCE7F#FDCE7F
#FDCE7F is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.111 H 79.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE7F |
|---|---|
| RGB | rgb(253, 206, 127) |
| HSL | hsl(38, 97%, 75%) |
| HSV | hsv(38, 50%, 99%) |
| CMYK | cmyk(0%, 18.6%, 49.8%, 0.8%) |
| CIE-LAB | lab(85.28, 7.12, 45.32) |
| CIE-LCH | lch(85.28, 45.88, 81.07°) |
| OKLab | oklab(87.58% 0.0201 0.1089) |
| OKLCH | oklch(87.58% 0.111 79.5) |
| XYZ | xyz(66.4128, 66.5612, 29.4241) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 7.15
Sand (survey)
#E2CA76
ΔE00 7.25
Light Mustard
#F7D560
ΔE00 7.72
Pale Peach
#FFE5AD
ΔE00 7.83
Maize
#F4D054
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE7F #7FAEFD
analogous
#FD8F7F #FDCE7F #EDFD7F
triadic
#FDCE7F #7FFDCE #CE7FFD
tetradic
#FDCE7F #7FFD8F #7FAEFD #FD7FED
square
#FDCE7F #7FFD8F #7FAEFD #FD7FED
split-complementary
#FDCE7F #7FEDFD #8F7FFD
monochromatic
#FBA006 #FCB743 #FDCE7F #FEE5BB #FFF3E1
Accessibility & contrast
On white
1.47
#FDCE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FDCE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE7F
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE7F | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce7f; /* rgb */ color: rgb(253, 206, 127); /* oklch */ color: oklch(87.6% 0.111 79.5);
Tailwind
colors: {
custom: {
50: '#ffdca5',
500: '#fdce7f',
950: '#000000',
},
}SCSS
$custom: #fdce7f; $custom-light: #ffdca5; $custom-dark: #000000;
JSON
{
"hex": "#fdce7f",
"rgb": {
"r": 253,
"g": 206,
"b": 127
},
"hsl": {
"h": 37.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.8758,
"c": 0.11079,
"h": 79.5
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#FDCE7F
secondary
#457DDB
accent
#56E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480