#FDFE7B#FDFE7B
#FDFE7B is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.1% C 0.153 H 109.3°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE7B |
|---|---|
| RGB | rgb(253, 254, 123) |
| HSL | hsl(60, 98%, 74%) |
| HSV | hsv(60, 52%, 100%) |
| CMYK | cmyk(0.4%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(97.31, -17.24, 61.65) |
| CIE-LCH | lch(97.31, 64.02, 105.63°) |
| OKLab | oklab(97.08% -0.0507 0.1445) |
| OKLCH | oklch(97.08% 0.153 109.3) |
| XYZ | xyz(79.5269, 93.1983, 32.5348) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Banana (survey)
#FFFF7E
ΔE00 0.39
Faded Yellow
#FEFF7F
ΔE00 0.42
Light Yellow
#FFFE7A
ΔE00 0.50
Butter
#FFFF81
ΔE00 0.66
Custard
#FFFD78
ΔE00 0.78
Yellowish Tan
#FCFC81
ΔE00 0.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE7B #7C7BFE
analogous
#FEBE7B #FDFE7B #BCFE7B
triadic
#FDFE7B #7BFDFE #FE7BFD
tetradic
#FDFE7B #7BFEBE #7C7BFE #FE7BBC
square
#FDFE7B #7BFEBE #7C7BFE #FE7BBC
split-complementary
#FDFE7B #7BBCFE #BE7BFE
monochromatic
#FBFD02 #FCFE3E #FDFE7B #FEFEB8 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FDFE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE7B
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE7B | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56E
Deuteranopia (green-blind)
#FFF982
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe7b; /* rgb */ color: rgb(253, 254, 123); /* oklch */ color: oklch(97.1% 0.153 109.3);
Tailwind
colors: {
custom: {
50: '#fffea5',
500: '#fdfe7b',
950: '#000000',
},
}SCSS
$custom: #fdfe7b; $custom-light: #fffea5; $custom-dark: #000000;
JSON
{
"hex": "#fdfe7b",
"rgb": {
"r": 253,
"g": 254,
"b": 123
},
"hsl": {
"h": 60.458,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.97081,
"c": 0.15311,
"h": 109.3
},
"luminance": 0.93196
}Semantic roles & 50–950 ramp
primary
#FDFE7B
secondary
#4241DC
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580