#FDF87D#FDF87D
#FDF87D is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.9% C 0.145 H 106.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF87D |
|---|---|
| RGB | rgb(253, 248, 125) |
| HSL | hsl(58, 97%, 74%) |
| HSV | hsv(58, 51%, 99%) |
| CMYK | cmyk(0%, 2%, 50.6%, 0.8%) |
| CIE-LAB | lab(95.79, -14.17, 58.97) |
| CIE-LCH | lch(95.79, 60.65, 103.51°) |
| OKLab | oklab(95.88% -0.0417 0.1389) |
| OKLCH | oklch(95.88% 0.145 106.7) |
| XYZ | xyz(77.7791, 89.5003, 32.5762) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.54
Manilla
#FFFA86
ΔE00 1.00
Yellowish Tan
#FCFC81
ΔE00 1.36
Custard
#FFFD78
ΔE00 1.51
Light Yellow
#FFFE7A
ΔE00 1.64
Butter
#FFFF81
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF87D #7D82FD
analogous
#FDB87D #FDF87D #C2FD7D
triadic
#FDF87D #7DFDF8 #F87DFD
tetradic
#FDF87D #7DFDB8 #7D82FD #FD7DC2
square
#FDF87D #7DFDB8 #7D82FD #FD7DC2
split-complementary
#FDF87D #7DC2FD #B87DFD
monochromatic
#FBF204 #FCF541 #FDF87D #FEFBB9 #FFFDE1
Accessibility & contrast
On white
1.11
#FDF87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#FDF87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF87D
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF87D | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF072
Deuteranopia (green-blind)
#FFF583
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf87d; /* rgb */ color: rgb(253, 248, 125); /* oklch */ color: oklch(95.9% 0.145 106.7);
Tailwind
colors: {
custom: {
50: '#fffaa6',
500: '#fdf87d',
950: '#000000',
},
}SCSS
$custom: #fdf87d; $custom-light: #fffaa6; $custom-dark: #000000;
JSON
{
"hex": "#fdf87d",
"rgb": {
"r": 253,
"g": 248,
"b": 125
},
"hsl": {
"h": 57.656,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.95878,
"c": 0.145,
"h": 106.7
},
"luminance": 0.89498
}Semantic roles & 50–950 ramp
primary
#FDF87D
secondary
#4349DB
accent
#09E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580