#F9FE7A#F9FE7A
#F9FE7A is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.8% C 0.155 H 110.9°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FE7A |
|---|---|
| RGB | rgb(249, 254, 122) |
| HSL | hsl(62, 99%, 74%) |
| HSV | hsv(62, 52%, 100%) |
| CMYK | cmyk(2%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(97.00, -18.89, 61.66) |
| CIE-LCH | lch(97.00, 64.48, 107.03°) |
| OKLab | oklab(96.76% -0.0552 0.1445) |
| OKLCH | oklch(96.76% 0.155 110.9) |
| XYZ | xyz(78.0233, 92.4302, 32.1393) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.01
Banana (survey)
#FFFF7E
ΔE00 1.19
Butter
#FFFF81
ΔE00 1.29
Light Yellow
#FFFE7A
ΔE00 1.39
Yellowish Tan
#FCFC81
ΔE00 1.41
Pale Yellow
#FFFF84
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FE7A #7F7AFE
analogous
#FEC17A #F9FE7A #B7FE7A
triadic
#F9FE7A #7AF9FE #FE7AF9
tetradic
#F9FE7A #7AFEC1 #7F7AFE #FE7AB7
square
#F9FE7A #7AFEC1 #7F7AFE #FE7AB7
split-complementary
#F9FE7A #7AB7FE #C17AFE
monochromatic
#F2FC02 #F6FE3D #F9FE7A #FCFEB7 #FEFFE1
Accessibility & contrast
On white
1.08
#F9FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#F9FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FE7A
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FE7A | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46D
Deuteranopia (green-blind)
#FFF881
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f9fe7a; /* rgb */ color: rgb(249, 254, 122); /* oklch */ color: oklch(96.8% 0.155 110.9);
Tailwind
colors: {
custom: {
50: '#fefea4',
500: '#f9fe7a',
950: '#000000',
},
}SCSS
$custom: #f9fe7a; $custom-light: #fefea4; $custom-dark: #000000;
JSON
{
"hex": "#f9fe7a",
"rgb": {
"r": 249,
"g": 254,
"b": 122
},
"hsl": {
"h": 62.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.96755,
"c": 0.15466,
"h": 110.9
},
"luminance": 0.92428
}Semantic roles & 50–950 ramp
primary
#F9FE7A
secondary
#4640DC
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580