#F9F676#F9F676
#F9F676 is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.1% C 0.150 H 107.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F676 |
|---|---|
| RGB | rgb(249, 246, 118) |
| HSL | hsl(59, 92%, 72%) |
| HSV | hsv(59, 53%, 98%) |
| CMYK | cmyk(0%, 1.2%, 52.6%, 2.4%) |
| CIE-LAB | lab(94.89, -15.34, 61.00) |
| CIE-LCH | lch(94.89, 62.90, 104.11°) |
| OKLab | oklab(95.06% -0.0456 0.1427) |
| OKLCH | oklch(95.06% 0.15 107.7) |
| XYZ | xyz(75.2947, 87.3613, 30.0321) |
| Luminance | 0.8736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.77
Custard
#FFFD78
ΔE00 1.47
Yellowish Tan
#FCFC81
ΔE00 1.55
Light Yellow
#FFFE7A
ΔE00 1.64
Butter Yellow
#FFFD74
ΔE00 1.65
Manilla
#FFFA86
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F676 #7679F9
analogous
#F9B576 #F9F676 #BBF976
triadic
#F9F676 #76F9F6 #F676F9
tetradic
#F9F676 #76F9B5 #7679F9 #F976BB
square
#F9F676 #76F9B5 #7679F9 #F976BB
split-complementary
#F9F676 #76BBF9 #B576F9
monochromatic
#EAE50A #F6F23B #F9F676 #FCFAB1 #FEFDE2
Accessibility & contrast
On white
1.14
#F9F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F9F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F676
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F676 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF37D
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f9f676; /* rgb */ color: rgb(249, 246, 118); /* oklch */ color: oklch(95.1% 0.150 107.7);
Tailwind
colors: {
custom: {
50: '#fef9a1',
500: '#f9f676',
950: '#000000',
},
}SCSS
$custom: #f9f676; $custom-light: #fef9a1; $custom-dark: #000000;
JSON
{
"hex": "#f9f676",
"rgb": {
"r": 249,
"g": 246,
"b": 118
},
"hsl": {
"h": 58.626,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.95064,
"c": 0.14975,
"h": 107.7
},
"luminance": 0.87359
}Semantic roles & 50–950 ramp
primary
#F9F676
secondary
#3E42D5
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580