#FFF975#FFF975
#FFF975 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.2% C 0.153 H 106.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF975 |
|---|---|
| RGB | rgb(255, 249, 117) |
| HSL | hsl(57, 100%, 73%) |
| HSV | hsv(57, 54%, 100%) |
| CMYK | cmyk(0%, 2.4%, 54.1%, 0%) |
| CIE-LAB | lab(96.12, -14.50, 62.98) |
| CIE-LCH | lch(96.12, 64.63, 102.97°) |
| OKLab | oklab(96.15% -0.0436 0.1467) |
| OKLCH | oklch(96.15% 0.153 106.6) |
| XYZ | xyz(78.3288, 90.2980, 30.1293) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.97
Custard
#FFFD78
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.19
Light Yellow
#FFFE7A
ΔE00 1.45
Pastel Yellow
#FFFE71
ΔE00 1.59
Banana (survey)
#FFFF7E
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF975 #757BFF
analogous
#FFB475 #FFF975 #C0FF75
triadic
#FFF975 #75FFF9 #F975FF
tetradic
#FFF975 #75FFB4 #757BFF #FF75C0
square
#FFF975 #75FFB4 #757BFF #FF75C0
split-complementary
#FFF975 #75C0FF #B475FF
monochromatic
#FAEF00 #FFF638 #FFF975 #FFFCB2 #FFFEE0
Accessibility & contrast
On white
1.10
#FFF975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FFF975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF975
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF975 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF168
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff975; /* rgb */ color: rgb(255, 249, 117); /* oklch */ color: oklch(96.2% 0.153 106.6);
Tailwind
colors: {
custom: {
50: '#fffba0',
500: '#fff975',
950: '#000000',
},
}SCSS
$custom: #fff975; $custom-light: #fffba0; $custom-dark: #000000;
JSON
{
"hex": "#fff975",
"rgb": {
"r": 255,
"g": 249,
"b": 117
},
"hsl": {
"h": 57.391,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.96153,
"c": 0.15305,
"h": 106.6
},
"luminance": 0.90296
}Semantic roles & 50–950 ramp
primary
#FFF975
secondary
#3C43DD
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580