#FCF498#FCF498
#FCF498 is a very light, moderate yellow. Relative luminance 0.877; OKLCH L 95.4% C 0.114 H 104.0°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF498 |
|---|---|
| RGB | rgb(252, 244, 152) |
| HSL | hsl(55, 94%, 79%) |
| HSV | hsv(55, 40%, 99%) |
| CMYK | cmyk(0%, 3.2%, 39.7%, 1.2%) |
| CIE-LAB | lab(95.02, -10.09, 45.25) |
| CIE-LCH | lch(95.02, 46.36, 102.57°) |
| OKLab | oklab(95.36% -0.0275 0.1103) |
| OKLCH | oklch(95.36% 0.114 104) |
| XYZ | xyz(78.1644, 87.6658, 42.5034) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.79
Dark Cream
#FFF39A
ΔE00 1.16
Khaki (CSS)
#F0E68C
ΔE00 2.95
Parchment
#FEFCAF
ΔE00 3.47
Manilla
#FFFA86
ΔE00 3.50
Straw
#FCF679
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF498 #98A0FC
analogous
#FCC298 #FCF498 #D2FC98
triadic
#FCF498 #98FCF4 #F498FC
tetradic
#FCF498 #98FCC2 #98A0FC #FC98D2
square
#FCF498 #98FCC2 #98A0FC #FC98D2
split-complementary
#FCF498 #98D2FC #C298FC
monochromatic
#F9E721 #FAEE5D #FCF498 #FEFAD3 #FEFCE1
Accessibility & contrast
On white
1.13
#FCF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FCF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF498
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF498 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FFF39C
Tritanopia (blue-blind)
#FFE9DD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf498; /* rgb */ color: rgb(252, 244, 152); /* oklch */ color: oklch(95.4% 0.114 104.0);
Tailwind
colors: {
custom: {
50: '#fff7b7',
500: '#fcf498',
950: '#000000',
},
}SCSS
$custom: #fcf498; $custom-light: #fff7b7; $custom-dark: #000000;
JSON
{
"hex": "#fcf498",
"rgb": {
"r": 252,
"g": 244,
"b": 152
},
"hsl": {
"h": 55.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.95355,
"c": 0.11364,
"h": 104
},
"luminance": 0.87664
}Semantic roles & 50–950 ramp
primary
#FCF498
secondary
#5B65DD
accent
#12E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581