#F8F075#F8F075
#F8F075 is a very light, vivid yellow. Relative luminance 0.836; OKLCH L 93.7% C 0.145 H 105.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F075 |
|---|---|
| RGB | rgb(248, 240, 117) |
| HSL | hsl(56, 90%, 72%) |
| HSV | hsv(56, 53%, 97%) |
| CMYK | cmyk(0%, 3.2%, 52.8%, 2.7%) |
| CIE-LAB | lab(93.26, -12.88, 59.54) |
| CIE-LCH | lch(93.26, 60.92, 102.21°) |
| OKLab | oklab(93.74% -0.0386 0.1394) |
| OKLCH | oklch(93.74% 0.145 105.5) |
| XYZ | xyz(73.0845, 83.5632, 29.1057) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.27
Sandy Yellow
#FDEE73
ΔE00 1.76
Yellowish
#FAEE66
ΔE00 1.88
Manilla
#FFFA86
ΔE00 2.38
Custard
#FFFD78
ΔE00 2.93
Yellowish Tan
#FCFC81
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F075 #757DF8
analogous
#F8AF75 #F8F075 #BFF875
triadic
#F8F075 #75F8F0 #F075F8
tetradic
#F8F075 #75F8AF #757DF8 #F875BF
square
#F8F075 #75F8AF #757DF8 #F875BF
split-complementary
#F8F075 #75BFF8 #AF75F8
monochromatic
#E7DA0C #F5EA3B #F8F075 #FBF6AF #FEFCE2
Accessibility & contrast
On white
1.19
#F8F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F8F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F075
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F075 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FFEE7B
Tritanopia (blue-blind)
#FFE2D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f8f075; /* rgb */ color: rgb(248, 240, 117); /* oklch */ color: oklch(93.7% 0.145 105.5);
Tailwind
colors: {
custom: {
50: '#fdf4a0',
500: '#f8f075',
950: '#000000',
},
}SCSS
$custom: #f8f075; $custom-light: #fdf4a0; $custom-dark: #000000;
JSON
{
"hex": "#f8f075",
"rgb": {
"r": 248,
"g": 240,
"b": 117
},
"hsl": {
"h": 56.336,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.93744,
"c": 0.14466,
"h": 105.5
},
"luminance": 0.83561
}Semantic roles & 50–950 ramp
primary
#F8F075
secondary
#3E47D3
accent
#0EE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580