#F9F088#F9F088
#F9F088 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.1% C 0.126 H 104.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F088 |
|---|---|
| RGB | rgb(249, 240, 136) |
| HSL | hsl(55, 90%, 75%) |
| HSV | hsv(55, 45%, 98%) |
| CMYK | cmyk(0%, 3.6%, 45.4%, 2.4%) |
| CIE-LAB | lab(93.55, -10.85, 51.09) |
| CIE-LCH | lch(93.55, 52.23, 101.99°) |
| OKLab | oklab(94.07% -0.0309 0.1225) |
| OKLCH | oklch(94.07% 0.126 104.2) |
| XYZ | xyz(74.6727, 84.2396, 35.6141) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.54
Manilla
#FFFA86
ΔE00 2.54
Khaki (CSS)
#F0E68C
ΔE00 2.83
Buff
#FEF69E
ΔE00 2.83
Straw
#FCF679
ΔE00 2.88
Sandy Yellow
#FDEE73
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F088 #8891F9
analogous
#F9B788 #F9F088 #CAF988
triadic
#F9F088 #88F9F0 #F088F9
tetradic
#F9F088 #88F9B7 #8891F9 #F988CA
square
#F9F088 #88F9B7 #8891F9 #F988CA
split-complementary
#F9F088 #88CAF9 #B788F9
monochromatic
#F3E113 #F6E94E #F9F088 #FCF7C2 #FEFBE2
Accessibility & contrast
On white
1.18
#F9F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F9F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F088
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F088 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#FFE4D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f9f088; /* rgb */ color: rgb(249, 240, 136); /* oklch */ color: oklch(94.1% 0.126 104.2);
Tailwind
colors: {
custom: {
50: '#fdf4ac',
500: '#f9f088',
950: '#000000',
},
}SCSS
$custom: #f9f088; $custom-light: #fdf4ac; $custom-dark: #000000;
JSON
{
"hex": "#f9f088",
"rgb": {
"r": 249,
"g": 240,
"b": 136
},
"hsl": {
"h": 55.221,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.94066,
"c": 0.12632,
"h": 104.2
},
"luminance": 0.84237
}Semantic roles & 50–950 ramp
primary
#F9F088
secondary
#4E59D7
accent
#12E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581