#FDFD6D#FDFD6D
#FDFD6D is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.7% C 0.164 H 109.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD6D |
|---|---|
| RGB | rgb(253, 253, 109) |
| HSL | hsl(60, 97%, 71%) |
| HSV | hsv(60, 57%, 99%) |
| CMYK | cmyk(0%, 0%, 56.9%, 0.8%) |
| CIE-LAB | lab(96.92, -17.81, 67.29) |
| CIE-LCH | lch(96.92, 69.61, 104.82°) |
| OKLab | oklab(96.73% -0.0537 0.1551) |
| OKLCH | oklch(96.73% 0.164 109.1) |
| XYZ | xyz(78.3958, 92.2394, 28.1393) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.43
Butter Yellow
#FFFD74
ΔE00 0.80
Canary
#FDFF63
ΔE00 1.19
Custard
#FFFD78
ΔE00 1.20
Light Yellow
#FFFE7A
ΔE00 1.32
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD6D #6D6DFD
analogous
#FDB56D #FDFD6D #B5FD6D
triadic
#FDFD6D #6DFDFD #FD6DFD
tetradic
#FDFD6D #6DFDB5 #6D6DFD #FD6DB5
square
#FDFD6D #6DFDB5 #6D6DFD #FD6DB5
split-complementary
#FDFD6D #6DB5FD #B56DFD
monochromatic
#ECEC03 #FCFC31 #FDFD6D #FEFEA9 #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FDFD6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD6D
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD6D | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35D
Deuteranopia (green-blind)
#FFF875
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd6d; /* rgb */ color: rgb(253, 253, 109); /* oklch */ color: oklch(96.7% 0.164 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9c',
500: '#fdfd6d',
950: '#000000',
},
}SCSS
$custom: #fdfd6d; $custom-light: #fffd9c; $custom-dark: #000000;
JSON
{
"hex": "#fdfd6d",
"rgb": {
"r": 253,
"g": 253,
"b": 109
},
"hsl": {
"h": 60,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.96728,
"c": 0.16411,
"h": 109.1
},
"luminance": 0.92237
}Semantic roles & 50–950 ramp
primary
#FDFD6D
secondary
#3535D9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580