#FDF774#FDF774
#FDF774 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.6% C 0.152 H 106.5°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF774 |
|---|---|
| RGB | rgb(253, 247, 116) |
| HSL | hsl(57, 97%, 72%) |
| HSV | hsv(57, 54%, 99%) |
| CMYK | cmyk(0%, 2.4%, 54.2%, 0.8%) |
| CIE-LAB | lab(95.44, -14.40, 62.61) |
| CIE-LCH | lch(95.44, 64.24, 102.95°) |
| OKLab | oklab(95.57% -0.0433 0.1458) |
| OKLCH | oklch(95.57% 0.152 106.5) |
| XYZ | xyz(76.9234, 88.6674, 29.5821) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.71
Custard
#FFFD78
ΔE00 1.42
Butter Yellow
#FFFD74
ΔE00 1.48
Light Yellow
#FFFE7A
ΔE00 1.71
Pastel Yellow
#FFFE71
ΔE00 1.87
Manilla
#FFFA86
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF774 #747AFD
analogous
#FDB274 #FDF774 #BFFD74
triadic
#FDF774 #74FDF7 #F774FD
tetradic
#FDF774 #74FDB2 #747AFD #FD74BF
square
#FDF774 #74FDB2 #747AFD #FD74BF
split-complementary
#FDF774 #74BFFD #B274FD
monochromatic
#F3E903 #FCF438 #FDF774 #FEFAB0 #FFFDE1
Accessibility & contrast
On white
1.12
#FDF774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FDF774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF774
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF774 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF67
Deuteranopia (green-blind)
#FFF57B
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf774; /* rgb */ color: rgb(253, 247, 116); /* oklch */ color: oklch(95.6% 0.152 106.5);
Tailwind
colors: {
custom: {
50: '#fff9a0',
500: '#fdf774',
950: '#000000',
},
}SCSS
$custom: #fdf774; $custom-light: #fff9a0; $custom-dark: #000000;
JSON
{
"hex": "#fdf774",
"rgb": {
"r": 253,
"g": 247,
"b": 116
},
"hsl": {
"h": 57.372,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.95572,
"c": 0.15212,
"h": 106.5
},
"luminance": 0.88665
}Semantic roles & 50–950 ramp
primary
#FDF774
secondary
#3B42DA
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580