#FDFD6F#FDFD6F
#FDFD6F is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.7% C 0.162 H 109.1°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD6F |
|---|---|
| RGB | rgb(253, 253, 111) |
| HSL | hsl(60, 97%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0%, 0%, 56.1%, 0.8%) |
| CIE-LAB | lab(96.94, -17.67, 66.46) |
| CIE-LCH | lch(96.94, 68.77, 104.89°) |
| OKLab | oklab(96.75% -0.0531 0.1535) |
| OKLCH | oklch(96.75% 0.162 109.1) |
| XYZ | xyz(78.5047, 92.2830, 28.7128) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.34
Butter Yellow
#FFFD74
ΔE00 0.64
Custard
#FFFD78
ΔE00 1.01
Light Yellow
#FFFE7A
ΔE00 1.12
Canary
#FDFF63
ΔE00 1.38
Banana (survey)
#FFFF7E
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD6F #6F6FFD
analogous
#FDB66F #FDFD6F #B6FD6F
triadic
#FDFD6F #6FFDFD #FD6FFD
tetradic
#FDFD6F #6FFDB6 #6F6FFD #FD6FB6
square
#FDFD6F #6FFDB6 #6F6FFD #FD6FB6
split-complementary
#FDFD6F #6FB6FD #B66FFD
monochromatic
#EEEE03 #FCFC33 #FDFD6F #FEFEAB #FFFFE1
Accessibility & contrast
On white
1.08
#FDFD6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#FDFD6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD6F
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD6F | 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)
#FFF460
Deuteranopia (green-blind)
#FFF977
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfd6f; /* rgb */ color: rgb(253, 253, 111); /* oklch */ color: oklch(96.7% 0.162 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fdfd6f',
950: '#000000',
},
}SCSS
$custom: #fdfd6f; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fdfd6f",
"rgb": {
"r": 253,
"g": 253,
"b": 111
},
"hsl": {
"h": 60,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.96747,
"c": 0.16246,
"h": 109.1
},
"luminance": 0.92281
}Semantic roles & 50–950 ramp
primary
#FDFD6F
secondary
#3737D9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580