#FCF98C#FCF98C
#FCF98C is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.2% C 0.132 H 107.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF98C |
|---|---|
| RGB | rgb(252, 249, 140) |
| HSL | hsl(58, 95%, 77%) |
| HSV | hsv(58, 44%, 99%) |
| CMYK | cmyk(0%, 1.2%, 44.4%, 1.2%) |
| CIE-LAB | lab(96.14, -13.73, 52.41) |
| CIE-LCH | lch(96.14, 54.18, 104.68°) |
| OKLab | oklab(96.19% -0.039 0.1257) |
| OKLCH | oklch(96.19% 0.132 107.2) |
| XYZ | xyz(78.7558, 90.3422, 38.0950) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.12
Yellowish Tan
#FCFC81
ΔE00 1.87
Pale Yellow
#FFFF84
ΔE00 2.07
Straw
#FCF679
ΔE00 2.36
Butter
#FFFF81
ΔE00 2.36
Faded Yellow
#FEFF7F
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF98C #8C8FFC
analogous
#FCC18C #FCF98C #C7FC8C
triadic
#FCF98C #8CFCF9 #F98CFC
tetradic
#FCF98C #8CFCC1 #8C8FFC #FC8CC7
square
#FCF98C #8CFCC1 #8C8FFC #FC8CC7
split-complementary
#FCF98C #8CC7FC #C18CFC
monochromatic
#F9F315 #FAF650 #FCF98C #FEFCC8 #FEFDE1
Accessibility & contrast
On white
1.10
#FCF98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FCF98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF98C
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF98C | 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)
#FFF183
Deuteranopia (green-blind)
#FFF691
Tritanopia (blue-blind)
#FFEDDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf98c; /* rgb */ color: rgb(252, 249, 140); /* oklch */ color: oklch(96.2% 0.132 107.2);
Tailwind
colors: {
custom: {
50: '#fffbaf',
500: '#fcf98c',
950: '#000000',
},
}SCSS
$custom: #fcf98c; $custom-light: #fffbaf; $custom-dark: #000000;
JSON
{
"hex": "#fcf98c",
"rgb": {
"r": 252,
"g": 249,
"b": 140
},
"hsl": {
"h": 58.393,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.96193,
"c": 0.13156,
"h": 107.2
},
"luminance": 0.9034
}Semantic roles & 50–950 ramp
primary
#FCF98C
secondary
#5054DC
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581