#FDF07A#FDF07A
#FDF07A is a very light, vivid yellow. Relative luminance 0.846; OKLCH L 94.2% C 0.140 H 103.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF07A |
|---|---|
| RGB | rgb(253, 240, 122) |
| HSL | hsl(54, 97%, 74%) |
| HSV | hsv(54, 52%, 99%) |
| CMYK | cmyk(0%, 5.1%, 51.8%, 0.8%) |
| CIE-LAB | lab(93.72, -10.50, 57.90) |
| CIE-LCH | lch(93.72, 58.85, 100.27°) |
| OKLab | oklab(94.22% -0.0315 0.1363) |
| OKLCH | oklch(94.22% 0.14 103) |
| XYZ | xyz(75.1832, 84.6105, 30.7797) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.90
Straw
#FCF679
ΔE00 2.09
Yellowish
#FAEE66
ΔE00 2.15
Manilla
#FFFA86
ΔE00 2.73
Custard
#FFFD78
ΔE00 3.73
Yellowish Tan
#FCFC81
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF07A #7A87FD
analogous
#FDAE7A #FDF07A #C8FD7A
triadic
#FDF07A #7AFDF0 #F07AFD
tetradic
#FDF07A #7AFDAE #7A87FD #FD7AC8
square
#FDF07A #7AFDAE #7A87FD #FD7AC8
split-complementary
#FDF07A #7AC8FD #AE7AFD
monochromatic
#F9E104 #FCE93E #FDF07A #FEF7B6 #FFFCE1
Accessibility & contrast
On white
1.17
#FDF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#FDF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF07A
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF07A | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#FFF080
Tritanopia (blue-blind)
#FFE2D5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fdf07a; /* rgb */ color: rgb(253, 240, 122); /* oklch */ color: oklch(94.2% 0.140 103.0);
Tailwind
colors: {
custom: {
50: '#fff4a3',
500: '#fdf07a',
950: '#000000',
},
}SCSS
$custom: #fdf07a; $custom-light: #fff4a3; $custom-dark: #000000;
JSON
{
"hex": "#fdf07a",
"rgb": {
"r": 253,
"g": 240,
"b": 122
},
"hsl": {
"h": 54.046,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.94219,
"c": 0.13986,
"h": 103
},
"luminance": 0.84608
}Semantic roles & 50–950 ramp
primary
#FDF07A
secondary
#4150DB
accent
#17E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580