#F5F576#F5F576
#F5F576 is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.149 H 108.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F576 |
|---|---|
| RGB | rgb(245, 245, 118) |
| HSL | hsl(60, 86%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0%, 0%, 51.8%, 3.9%) |
| CIE-LAB | lab(94.32, -16.43, 60.27) |
| CIE-LCH | lch(94.32, 62.47, 105.25°) |
| OKLab | oklab(94.54% -0.0484 0.1411) |
| OKLCH | oklch(94.54% 0.149 108.9) |
| XYZ | xyz(73.5804, 86.0271, 29.8649) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.48
Yellowish Tan
#FCFC81
ΔE00 1.56
Custard
#FFFD78
ΔE00 1.88
Light Yellow
#FFFE7A
ΔE00 1.94
Faded Yellow
#FEFF7F
ΔE00 2.02
Banana (survey)
#FFFF7E
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F576 #7676F5
analogous
#F5B576 #F5F576 #B5F576
triadic
#F5F576 #76F5F5 #F576F5
tetradic
#F5F576 #76F5B5 #7676F5 #F576B5
square
#F5F576 #76F5B5 #7676F5 #F576B5
split-complementary
#F5F576 #76B5F5 #B576F5
monochromatic
#E0E010 #F1F13D #F5F576 #F9F9AF #FDFDE2
Accessibility & contrast
On white
1.15
#F5F576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#F5F576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F576
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F576 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5f576; /* rgb */ color: rgb(245, 245, 118); /* oklch */ color: oklch(94.5% 0.149 108.9);
Tailwind
colors: {
custom: {
50: '#fbf8a1',
500: '#f5f576',
950: '#000000',
},
}SCSS
$custom: #f5f576; $custom-light: #fbf8a1; $custom-dark: #000000;
JSON
{
"hex": "#f5f576",
"rgb": {
"r": 245,
"g": 245,
"b": 118
},
"hsl": {
"h": 60,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.94537,
"c": 0.14921,
"h": 108.9
},
"luminance": 0.86025
}Semantic roles & 50–950 ramp
primary
#F5F576
secondary
#3F3FD0
accent
#03E303
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580