#F9F68E#F9F68E
#F9F68E is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.4% C 0.127 H 107.1°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F68E |
|---|---|
| RGB | rgb(249, 246, 142) |
| HSL | hsl(58, 90%, 77%) |
| HSV | hsv(58, 43%, 98%) |
| CMYK | cmyk(0%, 1.2%, 43%, 2.4%) |
| CIE-LAB | lab(95.16, -13.23, 50.21) |
| CIE-LCH | lch(95.16, 51.92, 104.76°) |
| OKLab | oklab(95.37% -0.0372 0.1209) |
| OKLCH | oklch(95.37% 0.127 107.1) |
| XYZ | xyz(76.9066, 88.0061, 38.5215) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.89
Yellowish Tan
#FCFC81
ΔE00 2.65
Buff
#FEF69E
ΔE00 2.68
Pale Yellow
#FFFF84
ΔE00 2.91
Straw
#FCF679
ΔE00 2.91
Dark Cream
#FFF39A
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F68E #8E91F9
analogous
#F9C18E #F9F68E #C7F98E
triadic
#F9F68E #8EF9F6 #F68EF9
tetradic
#F9F68E #8EF9C1 #8E91F9 #F98EC7
square
#F9F68E #8EF9C1 #8E91F9 #F98EC7
split-complementary
#F9F68E #8EC7F9 #C18EF9
monochromatic
#F3ED1A #F6F154 #F9F68E #FCFBC8 #FDFDE2
Accessibility & contrast
On white
1.13
#F9F68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F9F68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F68E
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F68E | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFF393
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f9f68e; /* rgb */ color: rgb(249, 246, 142); /* oklch */ color: oklch(95.4% 0.127 107.1);
Tailwind
colors: {
custom: {
50: '#fdf9b1',
500: '#f9f68e',
950: '#000000',
},
}SCSS
$custom: #f9f68e; $custom-light: #fdf9b1; $custom-dark: #000000;
JSON
{
"hex": "#f9f68e",
"rgb": {
"r": 249,
"g": 246,
"b": 142
},
"hsl": {
"h": 58.318,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.95369,
"c": 0.12651,
"h": 107.1
},
"luminance": 0.88004
}Semantic roles & 50–950 ramp
primary
#F9F68E
secondary
#5357D8
accent
#06E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581