#FFFC83#FFFC83
#FFFC83 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.9% C 0.143 H 107.5°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC83 |
|---|---|
| RGB | rgb(255, 252, 131) |
| HSL | hsl(59, 100%, 76%) |
| HSV | hsv(59, 49%, 100%) |
| CMYK | cmyk(0%, 1.2%, 48.6%, 0%) |
| CIE-LAB | lab(97.03, -14.83, 57.74) |
| CIE-LCH | lch(97.03, 59.62, 104.41°) |
| OKLab | oklab(96.93% -0.0431 0.1367) |
| OKLCH | oklch(96.93% 0.143 107.5) |
| XYZ | xyz(80.1490, 92.5216, 35.1047) |
| Luminance | 0.9252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.73
Manilla
#FFFA86
ΔE00 0.79
Pale Yellow
#FFFF84
ΔE00 0.86
Butter
#FFFF81
ΔE00 0.97
Banana (survey)
#FFFF7E
ΔE00 1.17
Faded Yellow
#FEFF7F
ΔE00 1.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC83 #8386FF
analogous
#FFBE83 #FFFC83 #C4FF83
triadic
#FFFC83 #83FFFC #FC83FF
tetradic
#FFFC83 #83FFBE #8386FF #FF83C4
square
#FFFC83 #83FFBE #8386FF #FF83C4
split-complementary
#FFFC83 #83C4FF #BE83FF
monochromatic
#FFF909 #FFFB46 #FFFC83 #FFFDC0 #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FFFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC83
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC83 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF478
Deuteranopia (green-blind)
#FFF989
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc83; /* rgb */ color: rgb(255, 252, 131); /* oklch */ color: oklch(96.9% 0.143 107.5);
Tailwind
colors: {
custom: {
50: '#fffdaa',
500: '#fffc83',
950: '#000000',
},
}SCSS
$custom: #fffc83; $custom-light: #fffdaa; $custom-dark: #000000;
JSON
{
"hex": "#fffc83",
"rgb": {
"r": 255,
"g": 252,
"b": 131
},
"hsl": {
"h": 58.548,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.96927,
"c": 0.14333,
"h": 107.5
},
"luminance": 0.9252
}Semantic roles & 50–950 ramp
primary
#FFFC83
secondary
#484BDF
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581