#FFFD7E#FFFD7E
#FFFD7E is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.1% C 0.149 H 108.1°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD7E |
|---|---|
| RGB | rgb(255, 253, 126) |
| HSL | hsl(59, 100%, 75%) |
| HSV | hsv(59, 51%, 100%) |
| CMYK | cmyk(0%, 0.8%, 50.6%, 0%) |
| CIE-LAB | lab(97.24, -15.74, 60.26) |
| CIE-LCH | lch(97.24, 62.28, 104.64°) |
| OKLab | oklab(97.07% -0.0462 0.1417) |
| OKLCH | oklch(97.07% 0.149 108.1) |
| XYZ | xyz(80.1332, 93.0190, 33.4679) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Banana (survey)
#FFFF7E
ΔE00 0.58
Light Yellow
#FFFE7A
ΔE00 0.60
Butter
#FFFF81
ΔE00 0.61
Custard
#FFFD78
ΔE00 0.69
Faded Yellow
#FEFF7F
ΔE00 0.75
Yellowish Tan
#FCFC81
ΔE00 0.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD7E #7E80FF
analogous
#FFBD7E #FFFD7E #C0FF7E
triadic
#FFFD7E #7EFFFD #FD7EFF
tetradic
#FFFD7E #7EFFBD #7E80FF #FF7EC0
square
#FFFD7E #7EFFBD #7E80FF #FF7EC0
split-complementary
#FFFD7E #7EC0FF #BD7EFF
monochromatic
#FFFB04 #FFFC41 #FFFD7E #FFFEBB #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FFFD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD7E
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD7E | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF984
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd7e; /* rgb */ color: rgb(255, 253, 126); /* oklch */ color: oklch(97.1% 0.149 108.1);
Tailwind
colors: {
custom: {
50: '#fffda6',
500: '#fffd7e',
950: '#000000',
},
}SCSS
$custom: #fffd7e; $custom-light: #fffda6; $custom-dark: #000000;
JSON
{
"hex": "#fffd7e",
"rgb": {
"r": 255,
"g": 253,
"b": 126
},
"hsl": {
"h": 59.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9707,
"c": 0.14906,
"h": 108.1
},
"luminance": 0.93017
}Semantic roles & 50–950 ramp
primary
#FFFD7E
secondary
#4346DE
accent
#04E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580