#FCDF76#FCDF76
#FCDF76 is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.7% C 0.129 H 94.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF76 |
|---|---|
| RGB | rgb(252, 223, 118) |
| HSL | hsl(47, 96%, 73%) |
| HSV | hsv(47, 53%, 99%) |
| CMYK | cmyk(0%, 11.5%, 53.2%, 1.2%) |
| CIE-LAB | lab(89.29, -2.73, 54.51) |
| CIE-LCH | lch(89.29, 54.58, 92.86°) |
| OKLab | oklab(90.68% -0.0095 0.1285) |
| OKLCH | oklch(90.68% 0.129 94.2) |
| XYZ | xyz(69.8052, 74.7819, 27.8935) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.25
Wheat (survey)
#FBDD7E
ΔE00 1.55
Yellow Tan
#FFE36E
ΔE00 1.78
Sandy
#F1DA7A
ΔE00 2.31
Sand Yellow
#FCE166
ΔE00 2.41
Light Mustard
#F7D560
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF76 #7693FC
analogous
#FC9C76 #FCDF76 #D6FC76
triadic
#FCDF76 #76FCDF #DF76FC
tetradic
#FCDF76 #76FC9C #7693FC #FC76D6
square
#FCDF76 #76FC9C #7693FC #FC76D6
split-complementary
#FCDF76 #76D6FC #9C76FC
monochromatic
#F2BF05 #FBD13A #FCDF76 #FDEDB2 #FEF8E1
Accessibility & contrast
On white
1.32
#FCDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FCDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF76
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF76 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdf76; /* rgb */ color: rgb(252, 223, 118); /* oklch */ color: oklch(90.7% 0.129 94.2);
Tailwind
colors: {
custom: {
50: '#ffe8a0',
500: '#fcdf76',
950: '#000000',
},
}SCSS
$custom: #fcdf76; $custom-light: #ffe8a0; $custom-dark: #000000;
JSON
{
"hex": "#fcdf76",
"rgb": {
"r": 252,
"g": 223,
"b": 118
},
"hsl": {
"h": 47.015,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.9068,
"c": 0.12887,
"h": 94.2
},
"luminance": 0.74779
}Semantic roles & 50–950 ramp
primary
#FCDF76
secondary
#3D5FD9
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480