#FDFD8C#FDFD8C
#FDFD8C is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.1% C 0.136 H 108.7°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD8C |
|---|---|
| RGB | rgb(253, 253, 140) |
| HSL | hsl(60, 97%, 77%) |
| HSV | hsv(60, 45%, 99%) |
| CMYK | cmyk(0%, 0%, 44.7%, 0.8%) |
| CIE-LAB | lab(97.24, -15.29, 53.78) |
| CIE-LCH | lch(97.24, 55.91, 105.87°) |
| OKLab | oklab(97.09% -0.0435 0.1287) |
| OKLCH | oklch(97.09% 0.136 108.7) |
| XYZ | xyz(80.3685, 93.0285, 38.5285) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.31
Yellowish Tan
#FCFC81
ΔE00 1.32
Manilla
#FFFA86
ΔE00 1.41
Butter
#FFFF81
ΔE00 1.66
Faded Yellow
#FEFF7F
ΔE00 1.86
Banana (survey)
#FFFF7E
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD8C #8C8CFD
analogous
#FDC58C #FDFD8C #C5FD8C
triadic
#FDFD8C #8CFDFD #FD8CFD
tetradic
#FDFD8C #8CFDC5 #8C8CFD #FD8CC5
square
#FDFD8C #8CFDC5 #8C8CFD #FD8CC5
split-complementary
#FDFD8C #8CC5FD #C58CFD
monochromatic
#FBFB14 #FCFC50 #FDFD8C #FEFEC8 #FEFEE1
Accessibility & contrast
On white
1.07
#FDFD8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FDFD8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD8C
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD8C | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF582
Deuteranopia (green-blind)
#FFF991
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfd8c; /* rgb */ color: rgb(253, 253, 140); /* oklch */ color: oklch(97.1% 0.136 108.7);
Tailwind
colors: {
custom: {
50: '#fffdb0',
500: '#fdfd8c',
950: '#000000',
},
}SCSS
$custom: #fdfd8c; $custom-light: #fffdb0; $custom-dark: #000000;
JSON
{
"hex": "#fdfd8c",
"rgb": {
"r": 253,
"g": 253,
"b": 140
},
"hsl": {
"h": 60,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.97087,
"c": 0.13583,
"h": 108.7
},
"luminance": 0.93027
}Semantic roles & 50–950 ramp
primary
#FDFD8C
secondary
#5050DD
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581