#F7F07D#F7F07D
#F7F07D is a very light, vivid yellow. Relative luminance 0.836; OKLCH L 93.8% C 0.137 H 105.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F07D |
|---|---|
| RGB | rgb(247, 240, 125) |
| HSL | hsl(57, 88%, 73%) |
| HSV | hsv(57, 49%, 97%) |
| CMYK | cmyk(0%, 2.8%, 49.4%, 3.1%) |
| CIE-LAB | lab(93.27, -12.62, 55.87) |
| CIE-LCH | lch(93.27, 57.28, 102.73°) |
| OKLab | oklab(93.76% -0.037 0.1322) |
| OKLCH | oklch(93.76% 0.137 105.6) |
| XYZ | xyz(73.2214, 83.5771, 31.6730) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.65
Manilla
#FFFA86
ΔE00 2.06
Sandy Yellow
#FDEE73
ΔE00 2.32
Yellowish Tan
#FCFC81
ΔE00 2.84
Yellowish
#FAEE66
ΔE00 2.88
Custard
#FFFD78
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F07D #7D84F7
analogous
#F7B37D #F7F07D #C1F77D
triadic
#F7F07D #7DF7F0 #F07DF7
tetradic
#F7F07D #7DF7B3 #7D84F7 #F77DC1
square
#F7F07D #7DF7B3 #7D84F7 #F77DC1
split-complementary
#F7F07D #7DC1F7 #B37DF7
monochromatic
#EBDE0E #F3E943 #F7F07D #FBF7B7 #FDFCE2
Accessibility & contrast
On white
1.19
#F7F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#F7F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F07D
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F07D | 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)
#FFE973
Deuteranopia (green-blind)
#FFEE83
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7f07d; /* rgb */ color: rgb(247, 240, 125); /* oklch */ color: oklch(93.8% 0.137 105.6);
Tailwind
colors: {
custom: {
50: '#fcf4a5',
500: '#f7f07d',
950: '#000000',
},
}SCSS
$custom: #f7f07d; $custom-light: #fcf4a5; $custom-dark: #000000;
JSON
{
"hex": "#f7f07d",
"rgb": {
"r": 247,
"g": 240,
"b": 125
},
"hsl": {
"h": 56.557,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.93757,
"c": 0.13727,
"h": 105.6
},
"luminance": 0.83575
}Semantic roles & 50–950 ramp
primary
#F7F07D
secondary
#454DD3
accent
#0EE500
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580