#F9F67E#F9F67E
#F9F67E is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.2% C 0.142 H 107.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F67E |
|---|---|
| RGB | rgb(249, 246, 126) |
| HSL | hsl(59, 91%, 74%) |
| HSV | hsv(59, 49%, 98%) |
| CMYK | cmyk(0%, 1.2%, 49.4%, 2.4%) |
| CIE-LAB | lab(94.98, -14.69, 57.48) |
| CIE-LCH | lch(94.98, 59.33, 104.33°) |
| OKLab | oklab(95.16% -0.0429 0.1358) |
| OKLCH | oklch(95.16% 0.142 107.5) |
| XYZ | xyz(75.7904, 87.5596, 32.6429) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.01
Manilla
#FFFA86
ΔE00 1.14
Yellowish Tan
#FCFC81
ΔE00 1.33
Pale Yellow
#FFFF84
ΔE00 1.86
Butter
#FFFF81
ΔE00 1.91
Custard
#FFFD78
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F67E #7E81F9
analogous
#F9B87E #F9F67E #BEF97E
triadic
#F9F67E #7EF9F6 #F67EF9
tetradic
#F9F67E #7EF9B8 #7E81F9 #F97EBE
square
#F9F67E #7EF9B8 #7E81F9 #F97EBE
split-complementary
#F9F67E #7EBEF9 #B87EF9
monochromatic
#F1EC0B #F6F244 #F9F67E #FCFAB8 #FEFDE2
Accessibility & contrast
On white
1.13
#F9F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F9F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F67E
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F67E | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FFF384
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f9f67e; /* rgb */ color: rgb(249, 246, 126); /* oklch */ color: oklch(95.2% 0.142 107.5);
Tailwind
colors: {
custom: {
50: '#fdf9a6',
500: '#f9f67e',
950: '#000000',
},
}SCSS
$custom: #f9f67e; $custom-light: #fdf9a6; $custom-dark: #000000;
JSON
{
"hex": "#f9f67e",
"rgb": {
"r": 249,
"g": 246,
"b": 126
},
"hsl": {
"h": 58.537,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.95158,
"c": 0.14237,
"h": 107.5
},
"luminance": 0.87558
}Semantic roles & 50–950 ramp
primary
#F9F67E
secondary
#4549D6
accent
#06E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580