#F8F673#F8F673
#F8F673 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 95.0% C 0.153 H 108.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F673 |
|---|---|
| RGB | rgb(248, 246, 115) |
| HSL | hsl(59, 90%, 71%) |
| HSV | hsv(59, 54%, 97%) |
| CMYK | cmyk(0%, 0.8%, 53.6%, 2.7%) |
| CIE-LAB | lab(94.78, -15.96, 62.19) |
| CIE-LCH | lch(94.78, 64.21, 104.40°) |
| OKLab | oklab(94.95% -0.0476 0.1449) |
| OKLCH | oklch(94.95% 0.153 108.2) |
| XYZ | xyz(74.7637, 87.1078, 29.0915) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.11
Custard
#FFFD78
ΔE00 1.43
Butter Yellow
#FFFD74
ΔE00 1.53
Light Yellow
#FFFE7A
ΔE00 1.61
Yellowish Tan
#FCFC81
ΔE00 1.68
Pastel Yellow
#FFFE71
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F673 #7375F8
analogous
#F8B373 #F8F673 #B7F873
triadic
#F8F673 #73F8F6 #F673F8
tetradic
#F8F673 #73F8B3 #7375F8 #F873B7
square
#F8F673 #73F8B3 #7375F8 #F873B7
split-complementary
#F8F673 #73B7F8 #B373F8
monochromatic
#E5E20B #F5F239 #F8F673 #FBFAAD #FEFDE2
Accessibility & contrast
On white
1.14
#F8F673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F8F673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F673
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F673 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED66
Deuteranopia (green-blind)
#FFF27A
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8f673; /* rgb */ color: rgb(248, 246, 115); /* oklch */ color: oklch(95.0% 0.153 108.2);
Tailwind
colors: {
custom: {
50: '#fdf99f',
500: '#f8f673',
950: '#000000',
},
}SCSS
$custom: #f8f673; $custom-light: #fdf99f; $custom-dark: #000000;
JSON
{
"hex": "#f8f673",
"rgb": {
"r": 248,
"g": 246,
"b": 115
},
"hsl": {
"h": 59.098,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.9495,
"c": 0.15253,
"h": 108.2
},
"luminance": 0.87106
}Semantic roles & 50–950 ramp
primary
#F8F673
secondary
#3C3ED3
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580