#FDCE81#FDCE81
#FDCE81 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.109 H 79.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE81 |
|---|---|
| RGB | rgb(253, 206, 129) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 49%, 99%) |
| CMYK | cmyk(0%, 18.6%, 49%, 0.8%) |
| CIE-LAB | lab(85.31, 7.30, 44.36) |
| CIE-LCH | lch(85.31, 44.96, 80.65°) |
| OKLab | oklab(87.61% 0.0209 0.1069) |
| OKLCH | oklch(87.61% 0.109 79) |
| XYZ | xyz(66.5445, 66.6139, 30.1173) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.87
Wheat (survey)
#FBDD7E
ΔE00 6.98
Sand (survey)
#E2CA76
ΔE00 7.42
Pale Peach
#FFE5AD
ΔE00 7.70
Burlywood
#DEB887
ΔE00 7.94
Light Mustard
#F7D560
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE81 #81B0FD
analogous
#FD9081 #FDCE81 #EEFD81
triadic
#FDCE81 #81FDCE #CE81FD
tetradic
#FDCE81 #81FD90 #81B0FD #FD81EE
square
#FDCE81 #81FD90 #81B0FD #FD81EE
split-complementary
#FDCE81 #81EEFD #9081FD
monochromatic
#FB9F09 #FCB745 #FDCE81 #FEE5BD #FFF3E1
Accessibility & contrast
On white
1.47
#FDCE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FDCE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE81
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE81 | 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)
#E1CE7B
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce81; /* rgb */ color: rgb(253, 206, 129); /* oklch */ color: oklch(87.6% 0.109 79.0);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fdce81',
950: '#000000',
},
}SCSS
$custom: #fdce81; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fdce81",
"rgb": {
"r": 253,
"g": 206,
"b": 129
},
"hsl": {
"h": 37.258,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.87609,
"c": 0.10894,
"h": 79
},
"luminance": 0.6661
}Semantic roles & 50–950 ramp
primary
#FDCE81
secondary
#477FDC
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480