#FDF48D#FDF48D
#FDF48D is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.3% C 0.125 H 104.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF48D |
|---|---|
| RGB | rgb(253, 244, 141) |
| HSL | hsl(55, 97%, 77%) |
| HSV | hsv(55, 44%, 99%) |
| CMYK | cmyk(0%, 3.6%, 44.3%, 0.8%) |
| CIE-LAB | lab(94.95, -10.80, 50.50) |
| CIE-LCH | lch(94.95, 51.64, 102.07°) |
| OKLab | oklab(95.28% -0.0305 0.1214) |
| OKLCH | oklch(95.28% 0.125 104.1) |
| XYZ | xyz(77.6681, 87.5093, 37.9938) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.15
Dark Cream
#FFF39A
ΔE00 2.23
Buff
#FEF69E
ΔE00 2.37
Straw
#FCF679
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 3.33
Khaki (CSS)
#F0E68C
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF48D #8D96FD
analogous
#FDBC8D #FDF48D #CEFD8D
triadic
#FDF48D #8DFDF4 #F48DFD
tetradic
#FDF48D #8DFDBC #8D96FD #FD8DCE
square
#FDF48D #8DFDBC #8D96FD #FD8DCE
split-complementary
#FDF48D #8DCEFD #BC8DFD
monochromatic
#FBE815 #FCEE51 #FDF48D #FEFAC9 #FEFCE1
Accessibility & contrast
On white
1.14
#FDF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#FDF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF48D
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF48D | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED85
Deuteranopia (green-blind)
#FFF392
Tritanopia (blue-blind)
#FFE8DB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdf48d; /* rgb */ color: rgb(253, 244, 141); /* oklch */ color: oklch(95.3% 0.125 104.1);
Tailwind
colors: {
custom: {
50: '#fff7b0',
500: '#fdf48d',
950: '#000000',
},
}SCSS
$custom: #fdf48d; $custom-light: #fff7b0; $custom-dark: #000000;
JSON
{
"hex": "#fdf48d",
"rgb": {
"r": 253,
"g": 244,
"b": 141
},
"hsl": {
"h": 55.179,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.95275,
"c": 0.12522,
"h": 104.1
},
"luminance": 0.87507
}Semantic roles & 50–950 ramp
primary
#FDF48D
secondary
#515CDD
accent
#12E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181711
muted
#868581