#FDFD70#FDFD70
#FDFD70 is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.8% C 0.162 H 109.1°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD70 |
|---|---|
| RGB | rgb(253, 253, 112) |
| HSL | hsl(60, 97%, 72%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(96.94, -17.60, 66.05) |
| CIE-LCH | lch(96.94, 68.35, 104.92°) |
| OKLab | oklab(96.76% -0.0528 0.1528) |
| OKLCH | oklch(96.76% 0.162 109.1) |
| XYZ | xyz(78.5601, 92.3051, 29.0044) |
| Luminance | 0.9230 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.33
Butter Yellow
#FFFD74
ΔE00 0.57
Custard
#FFFD78
ΔE00 0.92
Light Yellow
#FFFE7A
ΔE00 1.02
Banana (survey)
#FFFF7E
ΔE00 1.43
Canary
#FDFF63
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD70 #7070FD
analogous
#FDB770 #FDFD70 #B7FD70
triadic
#FDFD70 #70FDFD #FD70FD
tetradic
#FDFD70 #70FDB7 #7070FD #FD70B7
square
#FDFD70 #70FDB7 #7070FD #FD70B7
split-complementary
#FDFD70 #70B7FD #B770FD
monochromatic
#EFEF03 #FCFC34 #FDFD70 #FEFEAC #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#FDFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD70
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD70 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF461
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd70; /* rgb */ color: rgb(253, 253, 112); /* oklch */ color: oklch(96.8% 0.162 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fdfd70',
950: '#000000',
},
}SCSS
$custom: #fdfd70; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fdfd70",
"rgb": {
"r": 253,
"g": 253,
"b": 112
},
"hsl": {
"h": 60,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.96758,
"c": 0.16162,
"h": 109.1
},
"luminance": 0.92303
}Semantic roles & 50–950 ramp
primary
#FDFD70
secondary
#3838D9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580