#FDF09D#FDF09D
#FDF09D is a very light, moderate yellow. Relative luminance 0.856; OKLCH L 94.7% C 0.104 H 100.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF09D |
|---|---|
| RGB | rgb(253, 240, 157) |
| HSL | hsl(52, 96%, 80%) |
| HSV | hsv(52, 38%, 99%) |
| CMYK | cmyk(0%, 5.1%, 37.9%, 0.8%) |
| CIE-LAB | lab(94.16, -7.19, 41.70) |
| CIE-LCH | lch(94.16, 42.32, 99.78°) |
| OKLab | oklab(94.71% -0.0189 0.1024) |
| OKLCH | oklch(94.71% 0.104 100.4) |
| XYZ | xyz(77.7553, 85.6393, 44.3259) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.14
Buff
#FEF69E
ΔE00 1.87
Khaki (CSS)
#F0E68C
ΔE00 2.75
Light Tan
#FBEEAC
ΔE00 3.10
Parchment
#FEFCAF
ΔE00 3.86
Palegoldenrod
#EEE8AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF09D #9DAAFD
analogous
#FDC09D #FDF09D #DAFD9D
triadic
#FDF09D #9DFDF0 #F09DFD
tetradic
#FDF09D #9DFDC0 #9DAAFD #FD9DDA
square
#FDF09D #9DFDC0 #9DAAFD #FD9DDA
split-complementary
#FDF09D #9DDAFD #C09DFD
monochromatic
#FBDE25 #FCE761 #FDF09D #FEF9D9 #FEFAE1
Accessibility & contrast
On white
1.16
#FDF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FDF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF09D
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF09D | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#FFF1A0
Tritanopia (blue-blind)
#FFE5DB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdf09d; /* rgb */ color: rgb(253, 240, 157); /* oklch */ color: oklch(94.7% 0.104 100.4);
Tailwind
colors: {
custom: {
50: '#fff4bb',
500: '#fdf09d',
950: '#000000',
},
}SCSS
$custom: #fdf09d; $custom-light: #fff4bb; $custom-dark: #000000;
JSON
{
"hex": "#fdf09d",
"rgb": {
"r": 253,
"g": 240,
"b": 157
},
"hsl": {
"h": 51.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.94714,
"c": 0.10407,
"h": 100.4
},
"luminance": 0.85637
}Semantic roles & 50–950 ramp
primary
#FDF09D
secondary
#5F70E0
accent
#1FE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181712
muted
#868582