#FDF970#FDF970
#FDF970 is a very light, vivid yellow. Relative luminance 0.898; OKLCH L 95.9% C 0.158 H 107.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF970 |
|---|---|
| RGB | rgb(253, 249, 112) |
| HSL | hsl(58, 97%, 72%) |
| HSV | hsv(58, 56%, 99%) |
| CMYK | cmyk(0%, 1.6%, 55.7%, 0.8%) |
| CIE-LAB | lab(95.92, -15.66, 64.89) |
| CIE-LCH | lch(95.92, 66.76, 103.57°) |
| OKLab | oklab(95.94% -0.0473 0.1503) |
| OKLCH | oklch(95.94% 0.158 107.5) |
| XYZ | xyz(77.3106, 89.8061, 28.5879) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.88
Custard
#FFFD78
ΔE00 1.05
Pastel Yellow
#FFFE71
ΔE00 1.15
Light Yellow
#FFFE7A
ΔE00 1.36
Straw
#FCF679
ΔE00 1.44
Banana (survey)
#FFFF7E
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF970 #7074FD
analogous
#FDB370 #FDF970 #BBFD70
triadic
#FDF970 #70FDF9 #F970FD
tetradic
#FDF970 #70FDB3 #7074FD #FD70BB
square
#FDF970 #70FDB3 #7074FD #FD70BB
split-complementary
#FDF970 #70BBFD #B370FD
monochromatic
#EFE903 #FCF634 #FDF970 #FEFCAC #FFFEE1
Accessibility & contrast
On white
1.11
#FDF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#FDF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF970
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF970 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf970; /* rgb */ color: rgb(253, 249, 112); /* oklch */ color: oklch(95.9% 0.158 107.5);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fdf970',
950: '#000000',
},
}SCSS
$custom: #fdf970; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fdf970",
"rgb": {
"r": 253,
"g": 249,
"b": 112
},
"hsl": {
"h": 58.298,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.95938,
"c": 0.15756,
"h": 107.5
},
"luminance": 0.89804
}Semantic roles & 50–950 ramp
primary
#FDF970
secondary
#383DD9
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580