#F5F375#F5F375
#F5F375 is a very light, vivid yellow. Relative luminance 0.848; OKLCH L 94.1% C 0.148 H 108.1°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F375 |
|---|---|
| RGB | rgb(245, 243, 117) |
| HSL | hsl(59, 86%, 71%) |
| HSV | hsv(59, 52%, 96%) |
| CMYK | cmyk(0%, 0.8%, 52.2%, 3.9%) |
| CIE-LAB | lab(93.80, -15.54, 60.11) |
| CIE-LCH | lch(93.80, 62.08, 104.49°) |
| OKLab | oklab(94.11% -0.046 0.1407) |
| OKLCH | oklch(94.11% 0.148 108.1) |
| XYZ | xyz(72.9196, 84.7999, 29.3530) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.22
Yellowish Tan
#FCFC81
ΔE00 1.93
Manilla
#FFFA86
ΔE00 2.13
Custard
#FFFD78
ΔE00 2.14
Light Yellow
#FFFE7A
ΔE00 2.27
Butter Yellow
#FFFD74
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F375 #7577F5
analogous
#F5B375 #F5F375 #B7F575
triadic
#F5F375 #75F5F3 #F375F5
tetradic
#F5F375 #75F5B3 #7577F5 #F575B7
square
#F5F375 #75F5B3 #7577F5 #F575B7
split-complementary
#F5F375 #75B7F5 #B375F5
monochromatic
#DFDC10 #F1EE3C #F5F375 #F9F8AE #FDFDE2
Accessibility & contrast
On white
1.17
#F5F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#F5F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F375
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F375 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FFEF7C
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f5f375; /* rgb */ color: rgb(245, 243, 117); /* oklch */ color: oklch(94.1% 0.148 108.1);
Tailwind
colors: {
custom: {
50: '#fbf6a0',
500: '#f5f375',
950: '#000000',
},
}SCSS
$custom: #f5f375; $custom-light: #fbf6a0; $custom-dark: #000000;
JSON
{
"hex": "#f5f375",
"rgb": {
"r": 245,
"g": 243,
"b": 117
},
"hsl": {
"h": 59.063,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.94114,
"c": 0.14801,
"h": 108.1
},
"luminance": 0.84798
}Semantic roles & 50–950 ramp
primary
#F5F375
secondary
#3F41D0
accent
#06E302
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580