#F6F389#F6F389
#F6F389 is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.4% C 0.129 H 107.2°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F389 |
|---|---|
| RGB | rgb(246, 243, 137) |
| HSL | hsl(58, 86%, 75%) |
| HSV | hsv(58, 44%, 96%) |
| CMYK | cmyk(0%, 1.2%, 44.3%, 3.5%) |
| CIE-LAB | lab(94.10, -13.40, 51.23) |
| CIE-LCH | lch(94.10, 52.95, 104.66°) |
| OKLab | oklab(94.45% -0.038 0.1229) |
| OKLCH | oklch(94.45% 0.129 107.2) |
| XYZ | xyz(74.5735, 85.5020, 36.2372) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.03
Straw
#FCF679
ΔE00 2.68
Yellowish Tan
#FCFC81
ΔE00 2.71
Buff
#FEF69E
ΔE00 3.08
Pale Yellow
#FFFF84
ΔE00 3.09
Butter
#FFFF81
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F389 #898CF6
analogous
#F6BD89 #F6F389 #C2F689
triadic
#F6F389 #89F6F3 #F389F6
tetradic
#F6F389 #89F6BD #898CF6 #F689C2
square
#F6F389 #89F6BD #898CF6 #F689C2
split-complementary
#F6F389 #89C2F6 #BD89F6
monochromatic
#EDE717 #F2ED50 #F6F389 #FAF9C2 #FDFCE3
Accessibility & contrast
On white
1.16
#F6F389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F6F389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F389
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F389 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FFF08E
Tritanopia (blue-blind)
#FFE7DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6f389; /* rgb */ color: rgb(246, 243, 137); /* oklch */ color: oklch(94.4% 0.129 107.2);
Tailwind
colors: {
custom: {
50: '#fbf6ad',
500: '#f6f389',
950: '#000000',
},
}SCSS
$custom: #f6f389; $custom-light: #fbf6ad; $custom-dark: #000000;
JSON
{
"hex": "#f6f389",
"rgb": {
"r": 246,
"g": 243,
"b": 137
},
"hsl": {
"h": 58.349,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.94446,
"c": 0.12863,
"h": 107.2
},
"luminance": 0.855
}Semantic roles & 50–950 ramp
primary
#F6F389
secondary
#5053D3
accent
#09E203
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581