#FCDF81#FCDF81
#FCDF81 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.8% C 0.118 H 92.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDF81 |
|---|---|
| RGB | rgb(252, 223, 129) |
| HSL | hsl(46, 95%, 75%) |
| HSV | hsv(46, 49%, 99%) |
| CMYK | cmyk(0%, 11.5%, 48.8%, 1.2%) |
| CIE-LAB | lab(89.42, -1.80, 49.43) |
| CIE-LCH | lch(89.42, 49.46, 92.08°) |
| OKLab | oklab(90.83% -0.0056 0.1183) |
| OKLCH | oklch(90.83% 0.118 92.7) |
| XYZ | xyz(70.4974, 75.0588, 31.5390) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.51
Sandy
#F1DA7A
ΔE00 2.22
Pale Gold
#FDDE6C
ΔE00 2.77
Yellow Tan
#FFE36E
ΔE00 3.27
Light Mustard
#F7D560
ΔE00 3.92
Sand Yellow
#FCE166
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDF81 #819EFC
analogous
#FCA281 #FCDF81 #DBFC81
triadic
#FCDF81 #81FCDF #DF81FC
tetradic
#FCDF81 #81FCA2 #819EFC #FC81DB
square
#FCDF81 #81FCA2 #819EFC #FC81DB
split-complementary
#FCDF81 #81DBFC #A281FC
monochromatic
#F9C109 #FBD045 #FCDF81 #FDEEBD #FEF7E1
Accessibility & contrast
On white
1.31
#FCDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FCDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDF81
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDF81 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC79
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdf81; /* rgb */ color: rgb(252, 223, 129); /* oklch */ color: oklch(90.8% 0.118 92.7);
Tailwind
colors: {
custom: {
50: '#ffe8a7',
500: '#fcdf81',
950: '#000000',
},
}SCSS
$custom: #fcdf81; $custom-light: #ffe8a7; $custom-dark: #000000;
JSON
{
"hex": "#fcdf81",
"rgb": {
"r": 252,
"g": 223,
"b": 129
},
"hsl": {
"h": 45.854,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.90825,
"c": 0.11838,
"h": 92.7
},
"luminance": 0.75056
}Semantic roles & 50–950 ramp
primary
#FCDF81
secondary
#476ADA
accent
#36E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480