#F9F67A#F9F67A
#F9F67A is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.1% C 0.146 H 107.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F67A |
|---|---|
| RGB | rgb(249, 246, 122) |
| HSL | hsl(59, 91%, 73%) |
| HSV | hsv(59, 51%, 98%) |
| CMYK | cmyk(0%, 1.2%, 51%, 2.4%) |
| CIE-LAB | lab(94.93, -15.02, 59.25) |
| CIE-LCH | lch(94.93, 61.13, 104.22°) |
| OKLab | oklab(95.11% -0.0442 0.1393) |
| OKLCH | oklch(95.11% 0.146 107.6) |
| XYZ | xyz(75.5375, 87.4584, 31.3106) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.76
Yellowish Tan
#FCFC81
ΔE00 1.36
Manilla
#FFFA86
ΔE00 1.43
Custard
#FFFD78
ΔE00 1.66
Light Yellow
#FFFE7A
ΔE00 1.77
Butter
#FFFF81
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F67A #7A7DF9
analogous
#F9B77A #F9F67A #BCF97A
triadic
#F9F67A #7AF9F6 #F67AF9
tetradic
#F9F67A #7AF9B7 #7A7DF9 #F97ABC
square
#F9F67A #7AF9B7 #7A7DF9 #F97ABC
split-complementary
#F9F67A #7ABCF9 #B77AF9
monochromatic
#EEE90B #F6F23F #F9F67A #FCFAB5 #FEFDE2
Accessibility & contrast
On white
1.14
#F9F67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F9F67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F67A
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F67A | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6E
Deuteranopia (green-blind)
#FFF380
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f9f67a; /* rgb */ color: rgb(249, 246, 122); /* oklch */ color: oklch(95.1% 0.146 107.6);
Tailwind
colors: {
custom: {
50: '#fef9a3',
500: '#f9f67a',
950: '#000000',
},
}SCSS
$custom: #f9f67a; $custom-light: #fef9a3; $custom-dark: #000000;
JSON
{
"hex": "#f9f67a",
"rgb": {
"r": 249,
"g": 246,
"b": 122
},
"hsl": {
"h": 58.583,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.9511,
"c": 0.14611,
"h": 107.6
},
"luminance": 0.87456
}Semantic roles & 50–950 ramp
primary
#F9F67A
secondary
#4245D5
accent
#05E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580