#FDF775#FDF775
#FDF775 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.6% C 0.151 H 106.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF775 |
|---|---|
| RGB | rgb(253, 247, 117) |
| HSL | hsl(57, 97%, 73%) |
| HSV | hsv(57, 54%, 99%) |
| CMYK | cmyk(0%, 2.4%, 53.8%, 0.8%) |
| CIE-LAB | lab(95.45, -14.32, 62.17) |
| CIE-LCH | lch(95.45, 63.80, 102.97°) |
| OKLab | oklab(95.58% -0.043 0.145) |
| OKLCH | oklch(95.58% 0.151 106.5) |
| XYZ | xyz(76.9819, 88.6908, 29.8901) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.60
Custard
#FFFD78
ΔE00 1.43
Butter Yellow
#FFFD74
ΔE00 1.52
Light Yellow
#FFFE7A
ΔE00 1.70
Manilla
#FFFA86
ΔE00 1.89
Pastel Yellow
#FFFE71
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF775 #757BFD
analogous
#FDB375 #FDF775 #BFFD75
triadic
#FDF775 #75FDF7 #F775FD
tetradic
#FDF775 #75FDB3 #757BFD #FD75BF
square
#FDF775 #75FDB3 #757BFD #FD75BF
split-complementary
#FDF775 #75BFFD #B375FD
monochromatic
#F4E904 #FCF439 #FDF775 #FEFAB1 #FFFDE1
Accessibility & contrast
On white
1.12
#FDF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FDF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF775
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF775 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf775; /* rgb */ color: rgb(253, 247, 117); /* oklch */ color: oklch(95.6% 0.151 106.5);
Tailwind
colors: {
custom: {
50: '#fff9a0',
500: '#fdf775',
950: '#000000',
},
}SCSS
$custom: #fdf775; $custom-light: #fff9a0; $custom-dark: #000000;
JSON
{
"hex": "#fdf775",
"rgb": {
"r": 253,
"g": 247,
"b": 117
},
"hsl": {
"h": 57.353,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.95583,
"c": 0.15124,
"h": 106.5
},
"luminance": 0.88689
}Semantic roles & 50–950 ramp
primary
#FDF775
secondary
#3C43DA
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580