#F6F489#F6F489
#F6F489 is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.7% C 0.130 H 107.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F489 |
|---|---|
| RGB | rgb(246, 244, 137) |
| HSL | hsl(59, 86%, 75%) |
| HSV | hsv(59, 44%, 96%) |
| CMYK | cmyk(0%, 0.8%, 44.3%, 3.5%) |
| CIE-LAB | lab(94.36, -13.89, 51.54) |
| CIE-LCH | lch(94.36, 53.38, 105.09°) |
| OKLab | oklab(94.65% -0.0394 0.1236) |
| OKLCH | oklch(94.65% 0.13 107.7) |
| XYZ | xyz(74.8735, 86.1021, 36.3373) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.93
Yellowish Tan
#FCFC81
ΔE00 2.48
Straw
#FCF679
ΔE00 2.64
Pale Yellow
#FFFF84
ΔE00 2.86
Butter
#FFFF81
ΔE00 3.10
Buff
#FEF69E
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F489 #898BF6
analogous
#F6BD89 #F6F489 #C2F689
triadic
#F6F489 #89F6F4 #F489F6
tetradic
#F6F489 #89F6BD #898BF6 #F689C2
square
#F6F489 #89F6BD #898BF6 #F689C2
split-complementary
#F6F489 #89C2F6 #BD89F6
monochromatic
#EDE917 #F2EF50 #F6F489 #FAF9C2 #FDFCE3
Accessibility & contrast
On white
1.15
#F6F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#F6F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F489
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F489 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FFF18E
Tritanopia (blue-blind)
#FFE8DB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f489; /* rgb */ color: rgb(246, 244, 137); /* oklch */ color: oklch(94.7% 0.130 107.7);
Tailwind
colors: {
custom: {
50: '#fbf7ad',
500: '#f6f489',
950: '#000000',
},
}SCSS
$custom: #f6f489; $custom-light: #fbf7ad; $custom-dark: #000000;
JSON
{
"hex": "#f6f489",
"rgb": {
"r": 246,
"g": 244,
"b": 137
},
"hsl": {
"h": 58.899,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.9465,
"c": 0.12972,
"h": 107.7
},
"luminance": 0.861
}Semantic roles & 50–950 ramp
primary
#F6F489
secondary
#5052D3
accent
#07E203
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581