#FDF97A#FDF97A
#FDF97A is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.149 H 107.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF97A |
|---|---|
| RGB | rgb(253, 249, 122) |
| HSL | hsl(58, 97%, 74%) |
| HSV | hsv(58, 52%, 99%) |
| CMYK | cmyk(0%, 1.6%, 51.8%, 0.8%) |
| CIE-LAB | lab(96.01, -14.90, 60.59) |
| CIE-LCH | lch(96.01, 62.40, 103.82°) |
| OKLab | oklab(96.05% -0.0441 0.1421) |
| OKLCH | oklch(96.05% 0.149 107.3) |
| XYZ | xyz(77.8986, 90.0413, 31.6848) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.73
Custard
#FFFD78
ΔE00 1.03
Light Yellow
#FFFE7A
ΔE00 1.20
Yellowish Tan
#FCFC81
ΔE00 1.25
Butter Yellow
#FFFD74
ΔE00 1.32
Manilla
#FFFA86
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF97A #7A7EFD
analogous
#FDB77A #FDF97A #BFFD7A
triadic
#FDF97A #7AFDF9 #F97AFD
tetradic
#FDF97A #7AFDB7 #7A7EFD #FD7ABF
square
#FDF97A #7AFDB7 #7A7EFD #FD7ABF
split-complementary
#FDF97A #7ABFFD #B77AFD
monochromatic
#F9F104 #FCF63E #FDF97A #FEFCB6 #FFFEE1
Accessibility & contrast
On white
1.10
#FDF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FDF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF97A
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF97A | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16E
Deuteranopia (green-blind)
#FFF680
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf97a; /* rgb */ color: rgb(253, 249, 122); /* oklch */ color: oklch(96.0% 0.149 107.3);
Tailwind
colors: {
custom: {
50: '#fffba4',
500: '#fdf97a',
950: '#000000',
},
}SCSS
$custom: #fdf97a; $custom-light: #fffba4; $custom-dark: #000000;
JSON
{
"hex": "#fdf97a",
"rgb": {
"r": 253,
"g": 249,
"b": 122
},
"hsl": {
"h": 58.168,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.96047,
"c": 0.14879,
"h": 107.3
},
"luminance": 0.90039
}Semantic roles & 50–950 ramp
primary
#FDF97A
secondary
#4145DB
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580