#FDF876#FDF876
#FDF876 is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.8% C 0.151 H 106.9°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF876 |
|---|---|
| RGB | rgb(253, 248, 118) |
| HSL | hsl(58, 97%, 73%) |
| HSV | hsv(58, 53%, 99%) |
| CMYK | cmyk(0%, 2%, 53.4%, 0.8%) |
| CIE-LAB | lab(95.72, -14.73, 62.04) |
| CIE-LCH | lch(95.72, 63.76, 103.36°) |
| OKLab | oklab(95.8% -0.044 0.1448) |
| OKLCH | oklch(95.8% 0.151 106.9) |
| XYZ | xyz(77.3476, 89.3277, 30.3036) |
| Luminance | 0.8932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.68
Custard
#FFFD78
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.28
Light Yellow
#FFFE7A
ΔE00 1.42
Pastel Yellow
#FFFE71
ΔE00 1.71
Yellowish Tan
#FCFC81
ΔE00 1.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF876 #767BFD
analogous
#FDB576 #FDF876 #BEFD76
triadic
#FDF876 #76FDF8 #F876FD
tetradic
#FDF876 #76FDB5 #767BFD #FD76BE
square
#FDF876 #76FDB5 #767BFD #FD76BE
split-complementary
#FDF876 #76BEFD #B576FD
monochromatic
#F5EC04 #FCF53A #FDF876 #FEFBB2 #FFFDE1
Accessibility & contrast
On white
1.11
#FDF876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FDF876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF876
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF876 | 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)
#FFF069
Deuteranopia (green-blind)
#FFF57D
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf876; /* rgb */ color: rgb(253, 248, 118); /* oklch */ color: oklch(95.8% 0.151 106.9);
Tailwind
colors: {
custom: {
50: '#fffaa1',
500: '#fdf876',
950: '#000000',
},
}SCSS
$custom: #fdf876; $custom-light: #fffaa1; $custom-dark: #000000;
JSON
{
"hex": "#fdf876",
"rgb": {
"r": 253,
"g": 248,
"b": 118
},
"hsl": {
"h": 57.778,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.95798,
"c": 0.15136,
"h": 106.9
},
"luminance": 0.89325
}Semantic roles & 50–950 ramp
primary
#FDF876
secondary
#3D43DA
accent
#08E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580