#FFF77E#FFF77E
#FFF77E is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.9% C 0.143 H 105.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF77E |
|---|---|
| RGB | rgb(255, 247, 126) |
| HSL | hsl(56, 100%, 75%) |
| HSV | hsv(56, 51%, 100%) |
| CMYK | cmyk(0%, 3.1%, 50.6%, 0%) |
| CIE-LAB | lab(95.70, -12.82, 58.45) |
| CIE-LCH | lch(95.70, 59.84, 102.37°) |
| OKLab | oklab(95.85% -0.0379 0.1378) |
| OKLCH | oklch(95.85% 0.143 105.4) |
| XYZ | xyz(78.2688, 89.2902, 32.8464) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.72
Manilla
#FFFA86
ΔE00 1.17
Yellowish Tan
#FCFC81
ΔE00 2.04
Custard
#FFFD78
ΔE00 2.07
Light Yellow
#FFFE7A
ΔE00 2.24
Butter
#FFFF81
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF77E #7E86FF
analogous
#FFB77E #FFF77E #C7FF7E
triadic
#FFF77E #7EFFF7 #F77EFF
tetradic
#FFF77E #7EFFB7 #7E86FF #FF7EC7
square
#FFF77E #7EFFB7 #7E86FF #FF7EC7
split-complementary
#FFF77E #7EC7FF #B77EFF
monochromatic
#FFEF04 #FFF341 #FFF77E #FFFBBB #FFFDE0
Accessibility & contrast
On white
1.11
#FFF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FFF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF77E
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF77E | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF73
Deuteranopia (green-blind)
#FFF584
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff77e; /* rgb */ color: rgb(255, 247, 126); /* oklch */ color: oklch(95.9% 0.143 105.4);
Tailwind
colors: {
custom: {
50: '#fff9a6',
500: '#fff77e',
950: '#000000',
},
}SCSS
$custom: #fff77e; $custom-light: #fff9a6; $custom-dark: #000000;
JSON
{
"hex": "#fff77e",
"rgb": {
"r": 255,
"g": 247,
"b": 126
},
"hsl": {
"h": 56.279,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9585,
"c": 0.1429,
"h": 105.4
},
"luminance": 0.89288
}Semantic roles & 50–950 ramp
primary
#FFF77E
secondary
#434DDE
accent
#0EE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580