#FCF48D#FCF48D
#FCF48D is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 95.2% C 0.125 H 104.6°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF48D |
|---|---|
| RGB | rgb(252, 244, 141) |
| HSL | hsl(56, 95%, 77%) |
| HSV | hsv(56, 44%, 99%) |
| CMYK | cmyk(0%, 3.2%, 44%, 1.2%) |
| CIE-LAB | lab(94.87, -11.18, 50.38) |
| CIE-LCH | lch(94.87, 51.61, 102.52°) |
| OKLab | oklab(95.19% -0.0316 0.1212) |
| OKLCH | oklch(95.19% 0.125 104.6) |
| XYZ | xyz(77.3049, 87.3220, 37.9768) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.08
Dark Cream
#FFF39A
ΔE00 2.33
Buff
#FEF69E
ΔE00 2.35
Straw
#FCF679
ΔE00 2.85
Yellowish Tan
#FCFC81
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF48D #8D95FC
analogous
#FCBD8D #FCF48D #CCFC8D
triadic
#FCF48D #8DFCF4 #F48DFC
tetradic
#FCF48D #8DFCBD #8D95FC #FC8DCC
square
#FCF48D #8DFCBD #8D95FC #FC8DCC
split-complementary
#FCF48D #8DCCFC #BD8DFC
monochromatic
#F9E816 #FAEE51 #FCF48D #FEFAC9 #FEFCE1
Accessibility & contrast
On white
1.14
#FCF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#FCF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF48D
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF48D | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED85
Deuteranopia (green-blind)
#FFF392
Tritanopia (blue-blind)
#FFE8DB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcf48d; /* rgb */ color: rgb(252, 244, 141); /* oklch */ color: oklch(95.2% 0.125 104.6);
Tailwind
colors: {
custom: {
50: '#fff7b0',
500: '#fcf48d',
950: '#000000',
},
}SCSS
$custom: #fcf48d; $custom-light: #fff7b0; $custom-dark: #000000;
JSON
{
"hex": "#fcf48d",
"rgb": {
"r": 252,
"g": 244,
"b": 141
},
"hsl": {
"h": 55.676,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.95192,
"c": 0.12524,
"h": 104.6
},
"luminance": 0.8732
}Semantic roles & 50–950 ramp
primary
#FCF48D
secondary
#515BDC
accent
#11E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181711
muted
#868581