#F7F07E#F7F07E
#F7F07E is a very light, vivid yellow. Relative luminance 0.836; OKLCH L 93.8% C 0.136 H 105.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F07E |
|---|---|
| RGB | rgb(247, 240, 126) |
| HSL | hsl(57, 88%, 73%) |
| HSV | hsv(57, 49%, 97%) |
| CMYK | cmyk(0%, 2.8%, 49%, 3.1%) |
| CIE-LAB | lab(93.28, -12.53, 55.42) |
| CIE-LCH | lch(93.28, 56.82, 102.74°) |
| OKLab | oklab(93.77% -0.0366 0.1313) |
| OKLCH | oklch(93.77% 0.136 105.6) |
| XYZ | xyz(73.2856, 83.6028, 32.0111) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.74
Manilla
#FFFA86
ΔE00 2.05
Sandy Yellow
#FDEE73
ΔE00 2.38
Yellowish Tan
#FCFC81
ΔE00 2.87
Yellowish
#FAEE66
ΔE00 2.99
Pale Yellow
#FFFF84
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F07E #7E85F7
analogous
#F7B37E #F7F07E #C1F77E
triadic
#F7F07E #7EF7F0 #F07EF7
tetradic
#F7F07E #7EF7B3 #7E85F7 #F77EC1
square
#F7F07E #7EF7B3 #7E85F7 #F77EC1
split-complementary
#F7F07E #7EC1F7 #B37EF7
monochromatic
#ECDF0F #F3E944 #F7F07E #FBF7B8 #FDFCE2
Accessibility & contrast
On white
1.19
#F7F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#F7F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F07E
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F07E | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#FFEE83
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7f07e; /* rgb */ color: rgb(247, 240, 126); /* oklch */ color: oklch(93.8% 0.136 105.6);
Tailwind
colors: {
custom: {
50: '#fcf4a6',
500: '#f7f07e',
950: '#000000',
},
}SCSS
$custom: #f7f07e; $custom-light: #fcf4a6; $custom-dark: #000000;
JSON
{
"hex": "#f7f07e",
"rgb": {
"r": 247,
"g": 240,
"b": 126
},
"hsl": {
"h": 56.529,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.9377,
"c": 0.1363,
"h": 105.6
},
"luminance": 0.83601
}Semantic roles & 50–950 ramp
primary
#F7F07E
secondary
#464ED3
accent
#0EE501
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580