#FFFD75#FFFD75
#FFFD75 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.157 H 108.2°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD75 |
|---|---|
| RGB | rgb(255, 253, 117) |
| HSL | hsl(59, 100%, 73%) |
| HSV | hsv(59, 54%, 100%) |
| CMYK | cmyk(0%, 0.8%, 54.1%, 0%) |
| CIE-LAB | lab(97.15, -16.44, 64.15) |
| CIE-LCH | lch(97.15, 66.22, 104.37°) |
| OKLab | oklab(96.97% -0.0491 0.1492) |
| OKLCH | oklch(96.97% 0.157 108.2) |
| XYZ | xyz(79.5783, 92.7971, 30.5458) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.11
Custard
#FFFD78
ΔE00 0.33
Pastel Yellow
#FFFE71
ΔE00 0.56
Light Yellow
#FFFE7A
ΔE00 0.58
Banana (survey)
#FFFF7E
ΔE00 1.07
Faded Yellow
#FEFF7F
ΔE00 1.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD75 #7577FF
analogous
#FFB875 #FFFD75 #BCFF75
triadic
#FFFD75 #75FFFD #FD75FF
tetradic
#FFFD75 #75FFB8 #7577FF #FF75BC
square
#FFFD75 #75FFB8 #7577FF #FF75BC
split-complementary
#FFFD75 #75BCFF #B875FF
monochromatic
#FAF600 #FFFC38 #FFFD75 #FFFEB2 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FFFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD75
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD75 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF467
Deuteranopia (green-blind)
#FFF97C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd75; /* rgb */ color: rgb(255, 253, 117); /* oklch */ color: oklch(97.0% 0.157 108.2);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fffd75',
950: '#000000',
},
}SCSS
$custom: #fffd75; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fffd75",
"rgb": {
"r": 255,
"g": 253,
"b": 117
},
"hsl": {
"h": 59.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9697,
"c": 0.15709,
"h": 108.2
},
"luminance": 0.92795
}Semantic roles & 50–950 ramp
primary
#FFFD75
secondary
#3C3EDD
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580