#F9F070#F9F070
#F9F070 is a very light, vivid yellow. Relative luminance 0.836; OKLCH L 93.8% C 0.149 H 105.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F070 |
|---|---|
| RGB | rgb(249, 240, 112) |
| HSL | hsl(56, 92%, 71%) |
| HSV | hsv(56, 55%, 98%) |
| CMYK | cmyk(0%, 3.6%, 55%, 2.4%) |
| CIE-LAB | lab(93.29, -12.86, 61.83) |
| CIE-LCH | lch(93.29, 63.16, 101.75°) |
| OKLab | oklab(93.77% -0.0391 0.1438) |
| OKLCH | oklch(93.77% 0.149 105.2) |
| XYZ | xyz(73.1539, 83.6321, 27.6152) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish
#FAEE66
ΔE00 1.26
Straw
#FCF679
ΔE00 1.45
Sandy Yellow
#FDEE73
ΔE00 1.57
Manilla
#FFFA86
ΔE00 2.77
Custard
#FFFD78
ΔE00 2.94
Butter Yellow
#FFFD74
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F070 #7079F9
analogous
#F9AB70 #F9F070 #BEF970
triadic
#F9F070 #70F9F0 #F070F9
tetradic
#F9F070 #70F9AB #7079F9 #F970BE
square
#F9F070 #70F9AB #7079F9 #F970BE
split-complementary
#F9F070 #70BEF9 #AB70F9
monochromatic
#E5D70A #F7EA35 #F9F070 #FBF6AB #FEFCE2
Accessibility & contrast
On white
1.18
#F9F070 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#F9F070 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F070
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F070 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F070 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#FFEE77
Tritanopia (blue-blind)
#FFE2D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f9f070; /* rgb */ color: rgb(249, 240, 112); /* oklch */ color: oklch(93.8% 0.149 105.2);
Tailwind
colors: {
custom: {
50: '#fef49d',
500: '#f9f070',
950: '#000000',
},
}SCSS
$custom: #f9f070; $custom-light: #fef49d; $custom-dark: #000000;
JSON
{
"hex": "#f9f070",
"rgb": {
"r": 249,
"g": 240,
"b": 112
},
"hsl": {
"h": 56.058,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.93771,
"c": 0.14904,
"h": 105.2
},
"luminance": 0.8363
}Semantic roles & 50–950 ramp
primary
#F9F070
secondary
#3943D4
accent
#0FE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580