#FCF08D#FCF08D
#FCF08D is a very light, vivid yellow. Relative luminance 0.849; OKLCH L 94.4% C 0.121 H 102.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF08D |
|---|---|
| RGB | rgb(252, 240, 141) |
| HSL | hsl(54, 95%, 77%) |
| HSV | hsv(54, 44%, 99%) |
| CMYK | cmyk(0%, 4.8%, 44%, 1.2%) |
| CIE-LAB | lab(93.86, -9.21, 49.12) |
| CIE-LCH | lch(93.86, 49.98, 100.62°) |
| OKLab | oklab(94.39% -0.0259 0.1184) |
| OKLCH | oklch(94.39% 0.121 102.4) |
| XYZ | xyz(76.1144, 84.9410, 37.5799) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.71
Buff
#FEF69E
ΔE00 2.38
Khaki (CSS)
#F0E68C
ΔE00 2.56
Manilla
#FFFA86
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.32
Straw
#FCF679
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF08D #8D99FC
analogous
#FCB98D #FCF08D #D0FC8D
triadic
#FCF08D #8DFCF0 #F08DFC
tetradic
#FCF08D #8DFCB9 #8D99FC #FC8DD0
square
#FCF08D #8DFCB9 #8D99FC #FC8DD0
split-complementary
#FCF08D #8DD0FC #B98DFC
monochromatic
#F9E016 #FAE851 #FCF08D #FEF8C9 #FEFBE1
Accessibility & contrast
On white
1.17
#FCF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FCF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF08D
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF08D | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcf08d; /* rgb */ color: rgb(252, 240, 141); /* oklch */ color: oklch(94.4% 0.121 102.4);
Tailwind
colors: {
custom: {
50: '#fff4b0',
500: '#fcf08d',
950: '#000000',
},
}SCSS
$custom: #fcf08d; $custom-light: #fff4b0; $custom-dark: #000000;
JSON
{
"hex": "#fcf08d",
"rgb": {
"r": 252,
"g": 240,
"b": 141
},
"hsl": {
"h": 53.514,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.94385,
"c": 0.12117,
"h": 102.4
},
"luminance": 0.84939
}Semantic roles & 50–950 ramp
primary
#FCF08D
secondary
#5160DC
accent
#19E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181711
muted
#868581