#FCDF82#FCDF82
#FCDF82 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.117 H 92.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF82 |
|---|---|
| RGB | rgb(252, 223, 130) |
| HSL | hsl(46, 95%, 75%) |
| HSV | hsv(46, 48%, 99%) |
| CMYK | cmyk(0%, 11.5%, 48.4%, 1.2%) |
| CIE-LAB | lab(89.43, -1.71, 48.96) |
| CIE-LCH | lch(89.43, 48.99, 92.00°) |
| OKLab | oklab(90.84% -0.0053 0.1173) |
| OKLCH | oklch(90.84% 0.117 92.6) |
| XYZ | xyz(70.5642, 75.0855, 31.8908) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.57
Sandy
#F1DA7A
ΔE00 2.27
Pale Gold
#FDDE6C
ΔE00 2.92
Yellow Tan
#FFE36E
ΔE00 3.42
Light Mustard
#F7D560
ΔE00 4.04
Sand Yellow
#FCE166
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF82 #829FFC
analogous
#FCA282 #FCDF82 #DCFC82
triadic
#FCDF82 #82FCDF #DF82FC
tetradic
#FCDF82 #82FCA2 #829FFC #FC82DC
square
#FCDF82 #82FCA2 #829FFC #FC82DC
split-complementary
#FCDF82 #82DCFC #A282FC
monochromatic
#F9C00A #FBD046 #FCDF82 #FDEEBE #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF82
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF82 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf82; /* rgb */ color: rgb(252, 223, 130); /* oklch */ color: oklch(90.8% 0.117 92.6);
Tailwind
colors: {
custom: {
50: '#ffe8a8',
500: '#fcdf82',
950: '#000000',
},
}SCSS
$custom: #fcdf82; $custom-light: #ffe8a8; $custom-dark: #000000;
JSON
{
"hex": "#fcdf82",
"rgb": {
"r": 252,
"g": 223,
"b": 130
},
"hsl": {
"h": 45.738,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90839,
"c": 0.1174,
"h": 92.6
},
"luminance": 0.75083
}Semantic roles & 50–950 ramp
primary
#FCDF82
secondary
#486BDA
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480