#FCF985#FCF985
#FCF985 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 96.1% C 0.139 H 107.4°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF985 |
|---|---|
| RGB | rgb(252, 249, 133) |
| HSL | hsl(58, 95%, 75%) |
| HSV | hsv(58, 47%, 99%) |
| CMYK | cmyk(0%, 1.2%, 47.2%, 1.2%) |
| CIE-LAB | lab(96.06, -14.37, 55.59) |
| CIE-LCH | lch(96.06, 57.42, 104.49°) |
| OKLab | oklab(96.1% -0.0415 0.1322) |
| OKLCH | oklch(96.1% 0.139 107.4) |
| XYZ | xyz(78.2560, 90.1422, 35.4626) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.56
Yellowish Tan
#FCFC81
ΔE00 1.13
Pale Yellow
#FFFF84
ΔE00 1.47
Straw
#FCF679
ΔE00 1.54
Butter
#FFFF81
ΔE00 1.66
Faded Yellow
#FEFF7F
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF985 #8588FC
analogous
#FCBD85 #FCF985 #C4FC85
triadic
#FCF985 #85FCF9 #F985FC
tetradic
#FCF985 #85FCBD #8588FC #FC85C4
square
#FCF985 #85FCBD #8588FC #FC85C4
split-complementary
#FCF985 #85C4FC #BD85FC
monochromatic
#F9F30E #FBF649 #FCF985 #FDFCC1 #FEFEE1
Accessibility & contrast
On white
1.10
#FCF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FCF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF985
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF985 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17B
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcf985; /* rgb */ color: rgb(252, 249, 133); /* oklch */ color: oklch(96.1% 0.139 107.4);
Tailwind
colors: {
custom: {
50: '#fffbab',
500: '#fcf985',
950: '#000000',
},
}SCSS
$custom: #fcf985; $custom-light: #fffbab; $custom-dark: #000000;
JSON
{
"hex": "#fcf985",
"rgb": {
"r": 252,
"g": 249,
"b": 133
},
"hsl": {
"h": 58.487,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.961,
"c": 0.13852,
"h": 107.4
},
"luminance": 0.9014
}Semantic roles & 50–950 ramp
primary
#FCF985
secondary
#4A4EDB
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581