#FFFC7E#FFFC7E
#FFFC7E is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.9% C 0.148 H 107.6°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC7E |
|---|---|
| RGB | rgb(255, 252, 126) |
| HSL | hsl(59, 100%, 75%) |
| HSV | hsv(59, 51%, 100%) |
| CMYK | cmyk(0%, 1.2%, 50.6%, 0%) |
| CIE-LAB | lab(96.98, -15.25, 59.96) |
| CIE-LCH | lch(96.98, 61.87, 104.27°) |
| OKLab | oklab(96.87% -0.0448 0.1411) |
| OKLCH | oklch(96.87% 0.148 107.6) |
| XYZ | xyz(79.8183, 92.3893, 33.3629) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.81
Light Yellow
#FFFE7A
ΔE00 0.82
Yellowish Tan
#FCFC81
ΔE00 0.85
Butter
#FFFF81
ΔE00 0.87
Banana (survey)
#FFFF7E
ΔE00 0.87
Pale Yellow
#FFFF84
ΔE00 1.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC7E #7E81FF
analogous
#FFBC7E #FFFC7E #C1FF7E
triadic
#FFFC7E #7EFFFC #FC7EFF
tetradic
#FFFC7E #7EFFBC #7E81FF #FF7EC1
square
#FFFC7E #7EFFBC #7E81FF #FF7EC1
split-complementary
#FFFC7E #7EC1FF #BC7EFF
monochromatic
#FFF904 #FFFB41 #FFFC7E #FFFDBB #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#FFFC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC7E
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC7E | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF984
Tritanopia (blue-blind)
#FFEEDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc7e; /* rgb */ color: rgb(255, 252, 126); /* oklch */ color: oklch(96.9% 0.148 107.6);
Tailwind
colors: {
custom: {
50: '#fffda6',
500: '#fffc7e',
950: '#000000',
},
}SCSS
$custom: #fffc7e; $custom-light: #fffda6; $custom-dark: #000000;
JSON
{
"hex": "#fffc7e",
"rgb": {
"r": 255,
"g": 252,
"b": 126
},
"hsl": {
"h": 58.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.96867,
"c": 0.14802,
"h": 107.6
},
"luminance": 0.92387
}Semantic roles & 50–950 ramp
primary
#FFFC7E
secondary
#4347DE
accent
#05E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580