#FDF08D#FDF08D
#FDF08D is a very light, vivid yellow. Relative luminance 0.851; OKLCH L 94.5% C 0.121 H 101.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF08D |
|---|---|
| RGB | rgb(253, 240, 141) |
| HSL | hsl(53, 97%, 77%) |
| HSV | hsv(53, 44%, 99%) |
| CMYK | cmyk(0%, 5.1%, 44.3%, 0.8%) |
| CIE-LAB | lab(93.94, -8.82, 49.24) |
| CIE-LCH | lch(93.94, 50.02, 100.16°) |
| OKLab | oklab(94.47% -0.0248 0.1186) |
| OKLCH | oklch(94.47% 0.121 101.8) |
| XYZ | xyz(76.4776, 85.1282, 37.5970) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.71
Buff
#FEF69E
ΔE00 2.49
Khaki (CSS)
#F0E68C
ΔE00 2.66
Sandy Yellow
#FDEE73
ΔE00 3.27
Manilla
#FFFA86
ΔE00 3.38
Straw
#FCF679
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF08D #8D9AFD
analogous
#FDB88D #FDF08D #D2FD8D
triadic
#FDF08D #8DFDF0 #F08DFD
tetradic
#FDF08D #8DFDB8 #8D9AFD #FD8DD2
square
#FDF08D #8DFDB8 #8D9AFD #FD8DD2
split-complementary
#FDF08D #8DD2FD #B88DFD
monochromatic
#FBE015 #FCE851 #FDF08D #FEF8C9 #FEFBE1
Accessibility & contrast
On white
1.17
#FDF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FDF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF08D
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF08D | 1.00 | 1.17 | 18.03 | 18.03 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdf08d; /* rgb */ color: rgb(253, 240, 141); /* oklch */ color: oklch(94.5% 0.121 101.8);
Tailwind
colors: {
custom: {
50: '#fff4b0',
500: '#fdf08d',
950: '#000000',
},
}SCSS
$custom: #fdf08d; $custom-light: #fff4b0; $custom-dark: #000000;
JSON
{
"hex": "#fdf08d",
"rgb": {
"r": 253,
"g": 240,
"b": 141
},
"hsl": {
"h": 53.036,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.94469,
"c": 0.1212,
"h": 101.8
},
"luminance": 0.85126
}Semantic roles & 50–950 ramp
primary
#FDF08D
secondary
#5161DD
accent
#1BE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181711
muted
#868581