#F9F87F#F9F87F
#F9F87F is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.6% C 0.144 H 108.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F87F |
|---|---|
| RGB | rgb(249, 248, 127) |
| HSL | hsl(60, 91%, 74%) |
| HSV | hsv(60, 49%, 98%) |
| CMYK | cmyk(0%, 0.4%, 49%, 2.4%) |
| CIE-LAB | lab(95.50, -15.57, 57.64) |
| CIE-LCH | lch(95.50, 59.71, 105.12°) |
| OKLab | oklab(95.58% -0.0453 0.1362) |
| OKLCH | oklch(95.58% 0.144 108.4) |
| XYZ | xyz(76.4669, 88.8087, 33.1883) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.82
Manilla
#FFFA86
ΔE00 1.23
Straw
#FCF679
ΔE00 1.39
Pale Yellow
#FFFF84
ΔE00 1.40
Butter
#FFFF81
ΔE00 1.47
Faded Yellow
#FEFF7F
ΔE00 1.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F87F #7F80F9
analogous
#F9BB7F #F9F87F #BDF97F
triadic
#F9F87F #7FF9F8 #F87FF9
tetradic
#F9F87F #7FF9BB #7F80F9 #F97FBD
square
#F9F87F #7FF9BB #7F80F9 #F97FBD
split-complementary
#F9F87F #7FBDF9 #BB7FF9
monochromatic
#F2F00B #F6F545 #F9F87F #FCFBB9 #FEFDE2
Accessibility & contrast
On white
1.12
#F9F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#F9F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F87F
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F87F | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFF485
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f9f87f; /* rgb */ color: rgb(249, 248, 127); /* oklch */ color: oklch(95.6% 0.144 108.4);
Tailwind
colors: {
custom: {
50: '#fdfaa7',
500: '#f9f87f',
950: '#000000',
},
}SCSS
$custom: #f9f87f; $custom-light: #fdfaa7; $custom-dark: #000000;
JSON
{
"hex": "#f9f87f",
"rgb": {
"r": 249,
"g": 248,
"b": 127
},
"hsl": {
"h": 59.508,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.9558,
"c": 0.14355,
"h": 108.4
},
"luminance": 0.88807
}Semantic roles & 50–950 ramp
primary
#F9F87F
secondary
#4647D6
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580