#FFFC8B#FFFC8B
#FFFC8B is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 97.0% C 0.136 H 107.3°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC8B |
|---|---|
| RGB | rgb(255, 252, 139) |
| HSL | hsl(58, 100%, 77%) |
| HSV | hsv(58, 45%, 100%) |
| CMYK | cmyk(0%, 1.2%, 45.5%, 0%) |
| CIE-LAB | lab(97.12, -14.12, 54.14) |
| CIE-LCH | lch(97.12, 55.96, 104.62°) |
| OKLab | oklab(97.03% -0.0404 0.1294) |
| OKLCH | oklch(97.03% 0.136 107.3) |
| XYZ | xyz(80.7123, 92.7469, 38.0713) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.76
Yellowish Tan
#FCFC81
ΔE00 1.38
Pale Yellow
#FFFF84
ΔE00 1.41
Butter
#FFFF81
ΔE00 1.71
Faded Yellow
#FEFF7F
ΔE00 1.98
Banana (survey)
#FFFF7E
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC8B #8B8EFF
analogous
#FFC28B #FFFC8B #C8FF8B
triadic
#FFFC8B #8BFFFC #FC8BFF
tetradic
#FFFC8B #8BFFC2 #8B8EFF #FF8BC8
square
#FFFC8B #8BFFC2 #8B8EFF #FF8BC8
split-complementary
#FFFC8B #8BC8FF #C28BFF
monochromatic
#FFF911 #FFFA4E #FFFC8B #FFFEC8 #FFFEE0
Accessibility & contrast
On white
1.07
#FFFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FFFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC8B
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC8B | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF481
Deuteranopia (green-blind)
#FFF990
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffc8b; /* rgb */ color: rgb(255, 252, 139); /* oklch */ color: oklch(97.0% 0.136 107.3);
Tailwind
colors: {
custom: {
50: '#fffdaf',
500: '#fffc8b',
950: '#000000',
},
}SCSS
$custom: #fffc8b; $custom-light: #fffdaf; $custom-dark: #000000;
JSON
{
"hex": "#fffc8b",
"rgb": {
"r": 255,
"g": 252,
"b": 139
},
"hsl": {
"h": 58.448,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.9703,
"c": 0.13553,
"h": 107.3
},
"luminance": 0.92745
}Semantic roles & 50–950 ramp
primary
#FFFC8B
secondary
#4E52E0
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581