#FDFD80#FDFD80
#FDFD80 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.147 H 108.9°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD80 |
|---|---|
| RGB | rgb(253, 253, 128) |
| HSL | hsl(60, 97%, 75%) |
| HSV | hsv(60, 49%, 99%) |
| CMYK | cmyk(0%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(97.10, -16.35, 59.16) |
| CIE-LCH | lch(97.10, 61.38, 105.45°) |
| OKLab | oklab(96.94% -0.0477 0.1395) |
| OKLCH | oklch(96.94% 0.147 108.9) |
| XYZ | xyz(79.5314, 92.6936, 34.1200) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.30
Butter
#FFFF81
ΔE00 0.41
Pale Yellow
#FFFF84
ΔE00 0.49
Faded Yellow
#FEFF7F
ΔE00 0.51
Banana (survey)
#FFFF7E
ΔE00 0.60
Light Yellow
#FFFE7A
ΔE00 0.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD80 #8080FD
analogous
#FDBF80 #FDFD80 #BFFD80
triadic
#FDFD80 #80FDFD #FD80FD
tetradic
#FDFD80 #80FDBF #8080FD #FD80BF
square
#FDFD80 #80FDBF #8080FD #FD80BF
split-complementary
#FDFD80 #80BFFD #BF80FD
monochromatic
#FBFB07 #FCFC44 #FDFD80 #FEFEBC #FFFFE1
Accessibility & contrast
On white
1.07
#FDFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FDFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD80
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD80 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF986
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfd80; /* rgb */ color: rgb(253, 253, 128); /* oklch */ color: oklch(96.9% 0.147 108.9);
Tailwind
colors: {
custom: {
50: '#fffda8',
500: '#fdfd80',
950: '#000000',
},
}SCSS
$custom: #fdfd80; $custom-light: #fffda8; $custom-dark: #000000;
JSON
{
"hex": "#fdfd80",
"rgb": {
"r": 253,
"g": 253,
"b": 128
},
"hsl": {
"h": 60,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.96935,
"c": 0.14746,
"h": 108.9
},
"luminance": 0.92692
}Semantic roles & 50–950 ramp
primary
#FDFD80
secondary
#4646DB
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581