#F8F481#F8F481
#F8F481 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.7% C 0.137 H 107.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F481 |
|---|---|
| RGB | rgb(248, 244, 129) |
| HSL | hsl(58, 89%, 74%) |
| HSV | hsv(58, 48%, 97%) |
| CMYK | cmyk(0%, 1.6%, 48%, 2.7%) |
| CIE-LAB | lab(94.42, -13.84, 55.41) |
| CIE-LCH | lch(94.42, 57.11, 104.03°) |
| OKLab | oklab(94.71% -0.0401 0.1315) |
| OKLCH | oklch(94.71% 0.137 107) |
| XYZ | xyz(75.0263, 86.2448, 33.4593) |
| Luminance | 0.8624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.29
Straw
#FCF679
ΔE00 1.43
Yellowish Tan
#FCFC81
ΔE00 1.91
Pale Yellow
#FFFF84
ΔE00 2.39
Butter
#FFFF81
ΔE00 2.51
Custard
#FFFD78
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F481 #8185F8
analogous
#F8B981 #F8F481 #C1F881
triadic
#F8F481 #81F8F4 #F481F8
tetradic
#F8F481 #81F8B9 #8185F8 #F881C1
square
#F8F481 #81F8B9 #8185F8 #F881C1
split-complementary
#F8F481 #81C1F8 #B981F8
monochromatic
#F1EA0D #F5EF47 #F8F481 #FBF9BB #FDFCE2
Accessibility & contrast
On white
1.15
#F8F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F8F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F481
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F481 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC77
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#FFE7D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f8f481; /* rgb */ color: rgb(248, 244, 129); /* oklch */ color: oklch(94.7% 0.137 107.0);
Tailwind
colors: {
custom: {
50: '#fdf7a8',
500: '#f8f481',
950: '#000000',
},
}SCSS
$custom: #f8f481; $custom-light: #fdf7a8; $custom-dark: #000000;
JSON
{
"hex": "#f8f481",
"rgb": {
"r": 248,
"g": 244,
"b": 129
},
"hsl": {
"h": 57.983,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.94706,
"c": 0.13749,
"h": 107
},
"luminance": 0.86243
}Semantic roles & 50–950 ramp
primary
#F8F481
secondary
#484DD5
accent
#08E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581