#FDCE80#FDCE80
#FDCE80 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.110 H 79.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE80 |
|---|---|
| RGB | rgb(253, 206, 128) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 49%, 99%) |
| CMYK | cmyk(0%, 18.6%, 49.4%, 0.8%) |
| CIE-LAB | lab(85.30, 7.21, 44.84) |
| CIE-LCH | lch(85.30, 45.42, 80.86°) |
| OKLab | oklab(87.59% 0.0205 0.1079) |
| OKLCH | oklch(87.59% 0.11 79.2) |
| XYZ | xyz(66.4783, 66.5874, 29.7690) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 7.01
Sand (survey)
#E2CA76
ΔE00 7.33
Pale Peach
#FFE5AD
ΔE00 7.77
Light Mustard
#F7D560
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE80 #80AFFD
analogous
#FD9080 #FDCE80 #EDFD80
triadic
#FDCE80 #80FDCE #CE80FD
tetradic
#FDCE80 #80FD90 #80AFFD #FD80ED
square
#FDCE80 #80FD90 #80AFFD #FD80ED
split-complementary
#FDCE80 #80EDFD #9080FD
monochromatic
#FBA007 #FCB744 #FDCE80 #FEE5BC #FFF3E1
Accessibility & contrast
On white
1.47
#FDCE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FDCE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE80
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE80 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#ECDA82
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce80; /* rgb */ color: rgb(253, 206, 128); /* oklch */ color: oklch(87.6% 0.110 79.2);
Tailwind
colors: {
custom: {
50: '#ffdca6',
500: '#fdce80',
950: '#000000',
},
}SCSS
$custom: #fdce80; $custom-light: #ffdca6; $custom-dark: #000000;
JSON
{
"hex": "#fdce80",
"rgb": {
"r": 253,
"g": 206,
"b": 128
},
"hsl": {
"h": 37.44,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.87594,
"c": 0.10986,
"h": 79.2
},
"luminance": 0.66584
}Semantic roles & 50–950 ramp
primary
#FDCE80
secondary
#467EDB
accent
#56E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480