#F7F280#F7F280
#F7F280 is a very light, vivid yellow. Relative luminance 0.848; OKLCH L 94.2% C 0.136 H 106.5°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F280 |
|---|---|
| RGB | rgb(247, 242, 128) |
| HSL | hsl(57, 88%, 74%) |
| HSV | hsv(57, 48%, 97%) |
| CMYK | cmyk(0%, 2%, 48.2%, 3.1%) |
| CIE-LAB | lab(93.81, -13.34, 55.13) |
| CIE-LCH | lch(93.81, 56.73, 103.60°) |
| OKLab | oklab(94.2% -0.0387 0.1308) |
| OKLCH | oklch(94.2% 0.136 106.5) |
| XYZ | xyz(74.0080, 84.8389, 32.8949) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.60
Manilla
#FFFA86
ΔE00 1.65
Yellowish Tan
#FCFC81
ΔE00 2.35
Pale Yellow
#FFFF84
ΔE00 2.84
Sandy Yellow
#FDEE73
ΔE00 2.89
Butter
#FFFF81
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F280 #8085F7
analogous
#F7B680 #F7F280 #C0F780
triadic
#F7F280 #80F7F2 #F280F7
tetradic
#F7F280 #80F7B6 #8085F7 #F780C0
square
#F7F280 #80F7B6 #8085F7 #F780C0
split-complementary
#F7F280 #80C0F7 #B680F7
monochromatic
#EEE40F #F3EC46 #F7F280 #FBF8BA #FDFCE2
Accessibility & contrast
On white
1.17
#F7F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#F7F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F280
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F280 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FFF085
Tritanopia (blue-blind)
#FFE5D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f7f280; /* rgb */ color: rgb(247, 242, 128); /* oklch */ color: oklch(94.2% 0.136 106.5);
Tailwind
colors: {
custom: {
50: '#fcf6a7',
500: '#f7f280',
950: '#000000',
},
}SCSS
$custom: #f7f280; $custom-light: #fcf6a7; $custom-dark: #000000;
JSON
{
"hex": "#f7f280",
"rgb": {
"r": 247,
"g": 242,
"b": 128
},
"hsl": {
"h": 57.479,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.94203,
"c": 0.13645,
"h": 106.5
},
"luminance": 0.84837
}Semantic roles & 50–950 ramp
primary
#F7F280
secondary
#484ED4
accent
#0AE501
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580