#FFFD6D#FFFD6D
#FFFD6D is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.164 H 108.4°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD6D |
|---|---|
| RGB | rgb(255, 253, 109) |
| HSL | hsl(59, 100%, 71%) |
| HSV | hsv(59, 57%, 100%) |
| CMYK | cmyk(0%, 0.8%, 57.3%, 0%) |
| CIE-LAB | lab(97.07, -17.02, 67.51) |
| CIE-LCH | lch(97.07, 69.62, 104.15°) |
| OKLab | oklab(96.89% -0.0516 0.1555) |
| OKLCH | oklch(96.89% 0.164 108.4) |
| XYZ | xyz(79.1279, 92.6169, 28.1737) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.46
Butter Yellow
#FFFD74
ΔE00 0.74
Custard
#FFFD78
ΔE00 1.19
Canary
#FDFF63
ΔE00 1.33
Light Yellow
#FFFE7A
ΔE00 1.39
Banana (survey)
#FFFF7E
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD6D #6D6FFF
analogous
#FFB46D #FFFD6D #B8FF6D
triadic
#FFFD6D #6DFFFD #FD6DFF
tetradic
#FFFD6D #6DFFB4 #6D6FFF #FF6DB8
square
#FFFD6D #6DFFB4 #6D6FFF #FF6DB8
split-complementary
#FFFD6D #6DB8FF #B46DFF
monochromatic
#F2EE00 #FFFC30 #FFFD6D #FFFEAA #FFFFE0
Accessibility & contrast
On white
1.08
#FFFD6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FFFD6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD6D
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD6D | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF45D
Deuteranopia (green-blind)
#FFF975
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd6d; /* rgb */ color: rgb(255, 253, 109); /* oklch */ color: oklch(96.9% 0.164 108.4);
Tailwind
colors: {
custom: {
50: '#fffd9c',
500: '#fffd6d',
950: '#000000',
},
}SCSS
$custom: #fffd6d; $custom-light: #fffd9c; $custom-dark: #000000;
JSON
{
"hex": "#fffd6d",
"rgb": {
"r": 255,
"g": 253,
"b": 109
},
"hsl": {
"h": 59.178,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.96888,
"c": 0.16381,
"h": 108.4
},
"luminance": 0.92615
}Semantic roles & 50–950 ramp
primary
#FFFD6D
secondary
#3537DB
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580