#F5F46F#F5F46F
#F5F46F is a very light, vivid yellow. Relative luminance 0.853; OKLCH L 94.3% C 0.154 H 108.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F46F |
|---|---|
| RGB | rgb(245, 244, 111) |
| HSL | hsl(60, 87%, 70%) |
| HSV | hsv(60, 55%, 96%) |
| CMYK | cmyk(0%, 0.4%, 54.7%, 3.9%) |
| CIE-LAB | lab(94.00, -16.48, 62.99) |
| CIE-LCH | lch(94.00, 65.11, 104.66°) |
| OKLab | oklab(94.25% -0.0493 0.1463) |
| OKLCH | oklch(94.25% 0.154 108.6) |
| XYZ | xyz(72.8781, 85.2635, 27.6543) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.54
Custard
#FFFD78
ΔE00 1.90
Butter Yellow
#FFFD74
ΔE00 1.92
Light Yellow
#FFFE7A
ΔE00 2.06
Yellowish Tan
#FCFC81
ΔE00 2.12
Pastel Yellow
#FFFE71
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F46F #6F70F5
analogous
#F5B16F #F5F46F #B3F56F
triadic
#F5F46F #6FF5F4 #F46FF5
tetradic
#F5F46F #6FF5B1 #6F70F5 #F56FB3
square
#F5F46F #6FF5B1 #6F70F5 #F56FB3
split-complementary
#F5F46F #6FB3F5 #B16FF5
monochromatic
#DAD90F #F1F036 #F5F46F #F9F8A8 #FDFDE1
Accessibility & contrast
On white
1.16
#F5F46F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#F5F46F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F46F
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F46F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F46F | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB61
Deuteranopia (green-blind)
#FFF076
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f5f46f; /* rgb */ color: rgb(245, 244, 111); /* oklch */ color: oklch(94.3% 0.154 108.6);
Tailwind
colors: {
custom: {
50: '#fbf79c',
500: '#f5f46f',
950: '#000000',
},
}SCSS
$custom: #f5f46f; $custom-light: #fbf79c; $custom-dark: #000000;
JSON
{
"hex": "#f5f46f",
"rgb": {
"r": 245,
"g": 244,
"b": 111
},
"hsl": {
"h": 59.552,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.94254,
"c": 0.15435,
"h": 108.6
},
"luminance": 0.85262
}Semantic roles & 50–950 ramp
primary
#F5F46F
secondary
#393ACF
accent
#04E402
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580