#F7F07A#F7F07A
#F7F07A is a very light, vivid yellow. Relative luminance 0.835; OKLCH L 93.7% C 0.140 H 105.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F07A |
|---|---|
| RGB | rgb(247, 240, 122) |
| HSL | hsl(57, 89%, 72%) |
| HSV | hsv(57, 51%, 97%) |
| CMYK | cmyk(0%, 2.8%, 50.6%, 3.1%) |
| CIE-LAB | lab(93.23, -12.87, 57.22) |
| CIE-LCH | lch(93.23, 58.65, 102.68°) |
| OKLab | oklab(93.72% -0.038 0.1349) |
| OKLCH | oklch(93.72% 0.14 105.7) |
| XYZ | xyz(73.0327, 83.5016, 30.6789) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.43
Manilla
#FFFA86
ΔE00 2.11
Sandy Yellow
#FDEE73
ΔE00 2.15
Yellowish
#FAEE66
ΔE00 2.55
Yellowish Tan
#FCFC81
ΔE00 2.78
Custard
#FFFD78
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F07A #7A81F7
analogous
#F7B27A #F7F07A #C0F77A
triadic
#F7F07A #7AF7F0 #F07AF7
tetradic
#F7F07A #7AF7B2 #7A81F7 #F77AC0
square
#F7F07A #7AF7B2 #7A81F7 #F77AC0
split-complementary
#F7F07A #7AC0F7 #B27AF7
monochromatic
#E9DC0E #F4E940 #F7F07A #FAF7B4 #FDFCE2
Accessibility & contrast
On white
1.19
#F7F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#F7F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F07A
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F07A | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#FFEE80
Tritanopia (blue-blind)
#FFE3D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7f07a; /* rgb */ color: rgb(247, 240, 122); /* oklch */ color: oklch(93.7% 0.140 105.7);
Tailwind
colors: {
custom: {
50: '#fcf4a3',
500: '#f7f07a',
950: '#000000',
},
}SCSS
$custom: #f7f07a; $custom-light: #fcf4a3; $custom-dark: #000000;
JSON
{
"hex": "#f7f07a",
"rgb": {
"r": 247,
"g": 240,
"b": 122
},
"hsl": {
"h": 56.64,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.93721,
"c": 0.14011,
"h": 105.7
},
"luminance": 0.83499
}Semantic roles & 50–950 ramp
primary
#F7F07A
secondary
#424AD3
accent
#0DE500
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580