#FFFE7B#FFFE7B
#FFFE7B is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.153 H 108.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE7B |
|---|---|
| RGB | rgb(255, 254, 123) |
| HSL | hsl(60, 100%, 74%) |
| HSV | hsv(60, 52%, 100%) |
| CMYK | cmyk(0%, 0.4%, 51.8%, 0%) |
| CIE-LAB | lab(97.46, -16.46, 61.87) |
| CIE-LCH | lch(97.46, 64.02, 104.90°) |
| OKLab | oklab(97.24% -0.0486 0.1449) |
| OKLCH | oklch(97.24% 0.153 108.5) |
| XYZ | xyz(80.2590, 93.5757, 32.5691) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.11
Custard
#FFFD78
ΔE00 0.40
Banana (survey)
#FFFF7E
ΔE00 0.40
Faded Yellow
#FEFF7F
ΔE00 0.65
Butter
#FFFF81
ΔE00 0.70
Butter Yellow
#FFFD74
ΔE00 0.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE7B #7B7CFF
analogous
#FFBC7B #FFFE7B #BEFF7B
triadic
#FFFE7B #7BFFFE #FE7BFF
tetradic
#FFFE7B #7BFFBC #7B7CFF #FF7BBE
square
#FFFE7B #7BFFBC #7B7CFF #FF7BBE
split-complementary
#FFFE7B #7BBEFF #BC7BFF
monochromatic
#FFFD01 #FFFE3E #FFFE7B #FFFEB8 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#FFFE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE7B
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE7B | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56E
Deuteranopia (green-blind)
#FFFA82
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe7b; /* rgb */ color: rgb(255, 254, 123); /* oklch */ color: oklch(97.2% 0.153 108.5);
Tailwind
colors: {
custom: {
50: '#fffea5',
500: '#fffe7b',
950: '#000000',
},
}SCSS
$custom: #fffe7b; $custom-light: #fffea5; $custom-dark: #000000;
JSON
{
"hex": "#fffe7b",
"rgb": {
"r": 255,
"g": 254,
"b": 123
},
"hsl": {
"h": 59.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.9724,
"c": 0.15284,
"h": 108.5
},
"luminance": 0.93574
}Semantic roles & 50–950 ramp
primary
#FFFE7B
secondary
#4142DD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580