#FDFC6F#FDFC6F
#FDFC6F is a very light, vivid yellow. Relative luminance 0.917; OKLCH L 96.5% C 0.161 H 108.7°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFC6F |
|---|---|
| RGB | rgb(253, 252, 111) |
| HSL | hsl(60, 97%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0%, 0.4%, 56.1%, 0.8%) |
| CIE-LAB | lab(96.68, -17.19, 66.18) |
| CIE-LCH | lch(96.68, 68.37, 104.56°) |
| OKLab | oklab(96.54% -0.0518 0.1529) |
| OKLCH | oklch(96.54% 0.161 108.7) |
| XYZ | xyz(78.1899, 91.6533, 28.6079) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.40
Butter Yellow
#FFFD74
ΔE00 0.52
Custard
#FFFD78
ΔE00 0.91
Light Yellow
#FFFE7A
ΔE00 1.10
Canary
#FDFF63
ΔE00 1.54
Banana (survey)
#FFFF7E
ΔE00 1.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFC6F #6F70FD
analogous
#FDB56F #FDFC6F #B7FD6F
triadic
#FDFC6F #6FFDFC #FC6FFD
tetradic
#FDFC6F #6FFDB5 #6F70FD #FD6FB7
square
#FDFC6F #6FFDB5 #6F70FD #FD6FB7
split-complementary
#FDFC6F #6FB7FD #B56FFD
monochromatic
#EEED03 #FCFB33 #FDFC6F #FEFDAB #FFFEE1
Accessibility & contrast
On white
1.09
#FDFC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FDFC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFC6F
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFC6F | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF877
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdfc6f; /* rgb */ color: rgb(253, 252, 111); /* oklch */ color: oklch(96.5% 0.161 108.7);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fdfc6f',
950: '#000000',
},
}SCSS
$custom: #fdfc6f; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fdfc6f",
"rgb": {
"r": 253,
"g": 252,
"b": 111
},
"hsl": {
"h": 59.577,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.96542,
"c": 0.16143,
"h": 108.7
},
"luminance": 0.91651
}Semantic roles & 50–950 ramp
primary
#FDFC6F
secondary
#3738D9
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580