#F8F681#F8F681
#F8F681 is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.1% C 0.140 H 107.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F681 |
|---|---|
| RGB | rgb(248, 246, 129) |
| HSL | hsl(59, 89%, 74%) |
| HSV | hsv(59, 48%, 97%) |
| CMYK | cmyk(0%, 0.8%, 48%, 2.7%) |
| CIE-LAB | lab(94.93, -14.82, 56.03) |
| CIE-LCH | lch(94.93, 57.95, 104.82°) |
| OKLab | oklab(95.12% -0.0429 0.1329) |
| OKLCH | oklch(95.12% 0.14 107.9) |
| XYZ | xyz(75.6313, 87.4549, 33.6610) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.18
Yellowish Tan
#FCFC81
ΔE00 1.37
Straw
#FCF679
ΔE00 1.48
Pale Yellow
#FFFF84
ΔE00 1.88
Butter
#FFFF81
ΔE00 2.01
Faded Yellow
#FEFF7F
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F681 #8183F8
analogous
#F8BB81 #F8F681 #BFF881
triadic
#F8F681 #81F8F6 #F681F8
tetradic
#F8F681 #81F8BB #8183F8 #F881BF
square
#F8F681 #81F8BB #8183F8 #F881BF
split-complementary
#F8F681 #81BFF8 #BB81F8
monochromatic
#F1ED0D #F5F247 #F8F681 #FBFABB #FDFDE2
Accessibility & contrast
On white
1.14
#F8F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F8F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F681
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F681 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FFF387
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8f681; /* rgb */ color: rgb(248, 246, 129); /* oklch */ color: oklch(95.1% 0.140 107.9);
Tailwind
colors: {
custom: {
50: '#fdf9a8',
500: '#f8f681',
950: '#000000',
},
}SCSS
$custom: #f8f681; $custom-light: #fdf9a8; $custom-dark: #000000;
JSON
{
"hex": "#f8f681",
"rgb": {
"r": 248,
"g": 246,
"b": 129
},
"hsl": {
"h": 58.992,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.95115,
"c": 0.13961,
"h": 107.9
},
"luminance": 0.87453
}Semantic roles & 50–950 ramp
primary
#F8F681
secondary
#484BD5
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581