#FDFF7E#FDFF7E
#FDFF7E is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.151 H 109.7°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF7E |
|---|---|
| RGB | rgb(253, 255, 126) |
| HSL | hsl(61, 100%, 75%) |
| HSV | hsv(61, 51%, 100%) |
| CMYK | cmyk(0.8%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(97.60, -17.48, 60.64) |
| CIE-LCH | lch(97.60, 63.11, 106.08°) |
| OKLab | oklab(97.32% -0.0511 0.1426) |
| OKLCH | oklch(97.32% 0.151 109.7) |
| XYZ | xyz(80.0358, 93.9109, 33.6451) |
| Luminance | 0.9391 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.24
Banana (survey)
#FFFF7E
ΔE00 0.47
Butter
#FFFF81
ΔE00 0.54
Pale Yellow
#FFFF84
ΔE00 0.79
Light Yellow
#FFFE7A
ΔE00 0.84
Yellowish Tan
#FCFC81
ΔE00 0.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF7E #807EFF
analogous
#FFC07E #FDFF7E #BDFF7E
triadic
#FDFF7E #7EFDFF #FF7EFD
tetradic
#FDFF7E #7EFFC0 #807EFF #FF7EBD
square
#FDFF7E #7EFFC0 #807EFF #FF7EBD
split-complementary
#FDFF7E #7EBDFF #C07EFF
monochromatic
#FBFF04 #FCFF41 #FDFF7E #FEFFBB #FFFFE0
Accessibility & contrast
On white
1.06
#FDFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FDFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF7E
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF7E | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF672
Deuteranopia (green-blind)
#FFFA85
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdff7e; /* rgb */ color: rgb(253, 255, 126); /* oklch */ color: oklch(97.3% 0.151 109.7);
Tailwind
colors: {
custom: {
50: '#ffffa6',
500: '#fdff7e',
950: '#000000',
},
}SCSS
$custom: #fdff7e; $custom-light: #ffffa6; $custom-dark: #000000;
JSON
{
"hex": "#fdff7e",
"rgb": {
"r": 253,
"g": 255,
"b": 126
},
"hsl": {
"h": 60.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.97321,
"c": 0.15146,
"h": 109.7
},
"luminance": 0.93909
}Semantic roles & 50–950 ramp
primary
#FDFF7E
secondary
#4643DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581