#F7F075#F7F075
#F7F075 is a very light, vivid yellow. Relative luminance 0.834; OKLCH L 93.7% C 0.145 H 105.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F075 |
|---|---|
| RGB | rgb(247, 240, 117) |
| HSL | hsl(57, 89%, 71%) |
| HSV | hsv(57, 53%, 97%) |
| CMYK | cmyk(0%, 2.8%, 52.6%, 3.1%) |
| CIE-LAB | lab(93.18, -13.28, 59.43) |
| CIE-LCH | lch(93.18, 60.90, 102.59°) |
| OKLab | oklab(93.66% -0.0397 0.1392) |
| OKLCH | oklch(93.66% 0.145 105.9) |
| XYZ | xyz(72.7308, 83.3809, 29.0891) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.24
Sandy Yellow
#FDEE73
ΔE00 2.00
Yellowish
#FAEE66
ΔE00 2.04
Manilla
#FFFA86
ΔE00 2.33
Yellowish Tan
#FCFC81
ΔE00 2.81
Custard
#FFFD78
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F075 #757CF7
analogous
#F7AF75 #F7F075 #BDF775
triadic
#F7F075 #75F7F0 #F075F7
tetradic
#F7F075 #75F7AF #757CF7 #F775BD
square
#F7F075 #75F7AF #757CF7 #F775BD
split-complementary
#F7F075 #75BDF7 #AF75F7
monochromatic
#E4D90D #F4EA3B #F7F075 #FAF6AF #FDFCE2
Accessibility & contrast
On white
1.19
#F7F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#F7F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F075
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F075 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FFEE7B
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f7f075; /* rgb */ color: rgb(247, 240, 117); /* oklch */ color: oklch(93.7% 0.145 105.9);
Tailwind
colors: {
custom: {
50: '#fcf4a0',
500: '#f7f075',
950: '#000000',
},
}SCSS
$custom: #f7f075; $custom-light: #fcf4a0; $custom-dark: #000000;
JSON
{
"hex": "#f7f075",
"rgb": {
"r": 247,
"g": 240,
"b": 117
},
"hsl": {
"h": 56.769,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.93662,
"c": 0.14473,
"h": 105.9
},
"luminance": 0.83379
}Semantic roles & 50–950 ramp
primary
#F7F075
secondary
#3E46D2
accent
#0CE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580