#FDFD72#FDFD72
#FDFD72 is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.8% C 0.160 H 109.0°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD72 |
|---|---|
| RGB | rgb(253, 253, 114) |
| HSL | hsl(60, 97%, 72%) |
| HSV | hsv(60, 55%, 99%) |
| CMYK | cmyk(0%, 0%, 54.9%, 0.8%) |
| CIE-LAB | lab(96.96, -17.45, 65.21) |
| CIE-LCH | lch(96.96, 67.50, 104.98°) |
| OKLab | oklab(96.78% -0.0522 0.1512) |
| OKLCH | oklch(96.78% 0.16 109) |
| XYZ | xyz(78.6727, 92.3502, 29.5974) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.40
Butter Yellow
#FFFD74
ΔE00 0.48
Custard
#FFFD78
ΔE00 0.74
Light Yellow
#FFFE7A
ΔE00 0.82
Banana (survey)
#FFFF7E
ΔE00 1.23
Faded Yellow
#FEFF7F
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD72 #7272FD
analogous
#FDB872 #FDFD72 #B8FD72
triadic
#FDFD72 #72FDFD #FD72FD
tetradic
#FDFD72 #72FDB8 #7272FD #FD72B8
square
#FDFD72 #72FDB8 #7272FD #FD72B8
split-complementary
#FDFD72 #72B8FD #B872FD
monochromatic
#F1F103 #FCFC36 #FDFD72 #FEFEAE #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FDFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD72
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD72 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd72; /* rgb */ color: rgb(253, 253, 114); /* oklch */ color: oklch(96.8% 0.160 109.0);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fdfd72',
950: '#000000',
},
}SCSS
$custom: #fdfd72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fdfd72",
"rgb": {
"r": 253,
"g": 253,
"b": 114
},
"hsl": {
"h": 60,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.96778,
"c": 0.15994,
"h": 109
},
"luminance": 0.92348
}Semantic roles & 50–950 ramp
primary
#FDFD72
secondary
#3A3AD9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580