#FCF98D#FCF98D
#FCF98D is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.2% C 0.131 H 107.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF98D |
|---|---|
| RGB | rgb(252, 249, 141) |
| HSL | hsl(58, 95%, 77%) |
| HSV | hsv(58, 44%, 99%) |
| CMYK | cmyk(0%, 1.2%, 44%, 1.2%) |
| CIE-LAB | lab(96.15, -13.64, 51.96) |
| CIE-LCH | lch(96.15, 53.72, 104.71°) |
| OKLab | oklab(96.21% -0.0386 0.1247) |
| OKLCH | oklch(96.21% 0.131 107.2) |
| XYZ | xyz(78.8298, 90.3718, 38.4851) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.24
Yellowish Tan
#FCFC81
ΔE00 1.99
Pale Yellow
#FFFF84
ΔE00 2.18
Butter
#FFFF81
ΔE00 2.48
Straw
#FCF679
ΔE00 2.48
Faded Yellow
#FEFF7F
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF98D #8D90FC
analogous
#FCC18D #FCF98D #C8FC8D
triadic
#FCF98D #8DFCF9 #F98DFC
tetradic
#FCF98D #8DFCC1 #8D90FC #FC8DC8
square
#FCF98D #8DFCC1 #8D90FC #FC8DC8
split-complementary
#FCF98D #8DC8FC #C18DFC
monochromatic
#F9F316 #FAF651 #FCF98D #FEFCC9 #FEFDE1
Accessibility & contrast
On white
1.10
#FCF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FCF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF98D
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF98D | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFF692
Tritanopia (blue-blind)
#FFEDDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf98d; /* rgb */ color: rgb(252, 249, 141); /* oklch */ color: oklch(96.2% 0.131 107.2);
Tailwind
colors: {
custom: {
50: '#fffbb0',
500: '#fcf98d',
950: '#000000',
},
}SCSS
$custom: #fcf98d; $custom-light: #fffbb0; $custom-dark: #000000;
JSON
{
"hex": "#fcf98d",
"rgb": {
"r": 252,
"g": 249,
"b": 141
},
"hsl": {
"h": 58.378,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.96206,
"c": 0.13055,
"h": 107.2
},
"luminance": 0.9037
}Semantic roles & 50–950 ramp
primary
#FCF98D
secondary
#5155DC
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581