#FCDF83#FCDF83
#FCDF83 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.9% C 0.116 H 92.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF83 |
|---|---|
| RGB | rgb(252, 223, 131) |
| HSL | hsl(46, 95%, 75%) |
| HSV | hsv(46, 48%, 99%) |
| CMYK | cmyk(0%, 11.5%, 48%, 1.2%) |
| CIE-LAB | lab(89.45, -1.62, 48.49) |
| CIE-LCH | lch(89.45, 48.52, 91.91°) |
| OKLab | oklab(90.85% -0.0049 0.1163) |
| OKLCH | oklch(90.85% 0.116 92.4) |
| XYZ | xyz(70.6316, 75.1125, 32.2460) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.66
Sandy
#F1DA7A
ΔE00 2.34
Pale Gold
#FDDE6C
ΔE00 3.07
Yellow Tan
#FFE36E
ΔE00 3.58
Light Mustard
#F7D560
ΔE00 4.17
Sand Yellow
#FCE166
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF83 #83A0FC
analogous
#FCA383 #FCDF83 #DCFC83
triadic
#FCDF83 #83FCDF #DF83FC
tetradic
#FCDF83 #83FCA3 #83A0FC #FC83DC
square
#FCDF83 #83FCA3 #83A0FC #FC83DC
split-complementary
#FCDF83 #83DCFC #A383FC
monochromatic
#F9C00B #FBD047 #FCDF83 #FDEEBF #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FCDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF83
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF83 | 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)
#F1DC7B
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf83; /* rgb */ color: rgb(252, 223, 131); /* oklch */ color: oklch(90.9% 0.116 92.4);
Tailwind
colors: {
custom: {
50: '#ffe8a9',
500: '#fcdf83',
950: '#000000',
},
}SCSS
$custom: #fcdf83; $custom-light: #ffe8a9; $custom-dark: #000000;
JSON
{
"hex": "#fcdf83",
"rgb": {
"r": 252,
"g": 223,
"b": 131
},
"hsl": {
"h": 45.62,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90853,
"c": 0.11641,
"h": 92.4
},
"luminance": 0.75109
}Semantic roles & 50–950 ramp
primary
#FCDF83
secondary
#496CDB
accent
#37E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481