#F9F782#F9F782
#F9F782 is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.4% C 0.140 H 107.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F782 |
|---|---|
| RGB | rgb(249, 247, 130) |
| HSL | hsl(59, 91%, 74%) |
| HSV | hsv(59, 48%, 98%) |
| CMYK | cmyk(0%, 0.8%, 47.8%, 2.4%) |
| CIE-LAB | lab(95.28, -14.83, 56.00) |
| CIE-LCH | lch(95.28, 57.93, 104.83°) |
| OKLab | oklab(95.41% -0.0429 0.1329) |
| OKLCH | oklch(95.41% 0.14 107.9) |
| XYZ | xyz(76.3587, 88.2749, 34.1311) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.03
Yellowish Tan
#FCFC81
ΔE00 1.21
Straw
#FCF679
ΔE00 1.48
Pale Yellow
#FFFF84
ΔE00 1.70
Butter
#FFFF81
ΔE00 1.85
Faded Yellow
#FEFF7F
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F782 #8284F9
analogous
#F9BC82 #F9F782 #BFF982
triadic
#F9F782 #82F9F7 #F782F9
tetradic
#F9F782 #82F9BC #8284F9 #F982BF
square
#F9F782 #82F9BC #8284F9 #F982BF
split-complementary
#F9F782 #82BFF9 #BC82F9
monochromatic
#F3F00D #F6F348 #F9F782 #FCFBBC #FEFDE2
Accessibility & contrast
On white
1.13
#F9F782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#F9F782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F782
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F782 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFF488
Tritanopia (blue-blind)
#FFEADC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f9f782; /* rgb */ color: rgb(249, 247, 130); /* oklch */ color: oklch(95.4% 0.140 107.9);
Tailwind
colors: {
custom: {
50: '#fdf9a9',
500: '#f9f782',
950: '#000000',
},
}SCSS
$custom: #f9f782; $custom-light: #fdf9a9; $custom-dark: #000000;
JSON
{
"hex": "#f9f782",
"rgb": {
"r": 249,
"g": 247,
"b": 130
},
"hsl": {
"h": 58.992,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.95412,
"c": 0.13961,
"h": 107.9
},
"luminance": 0.88273
}Semantic roles & 50–950 ramp
primary
#F9F782
secondary
#494BD6
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581