#F8F482#F8F482
#F8F482 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.7% C 0.137 H 106.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F482 |
|---|---|
| RGB | rgb(248, 244, 130) |
| HSL | hsl(58, 89%, 74%) |
| HSV | hsv(58, 48%, 97%) |
| CMYK | cmyk(0%, 1.6%, 47.6%, 2.7%) |
| CIE-LAB | lab(94.43, -13.76, 54.96) |
| CIE-LCH | lch(94.43, 56.65, 104.05°) |
| OKLab | oklab(94.72% -0.0398 0.1306) |
| OKLCH | oklch(94.72% 0.137 106.9) |
| XYZ | xyz(75.0931, 86.2715, 33.8111) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.30
Straw
#FCF679
ΔE00 1.55
Yellowish Tan
#FCFC81
ΔE00 1.96
Pale Yellow
#FFFF84
ΔE00 2.43
Butter
#FFFF81
ΔE00 2.57
Faded Yellow
#FEFF7F
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F482 #8286F8
analogous
#F8B982 #F8F482 #C1F882
triadic
#F8F482 #82F8F4 #F482F8
tetradic
#F8F482 #82F8B9 #8286F8 #F882C1
square
#F8F482 #82F8B9 #8286F8 #F882C1
split-complementary
#F8F482 #82C1F8 #B982F8
monochromatic
#F2EA0E #F5EF48 #F8F482 #FBF9BC #FDFCE2
Accessibility & contrast
On white
1.15
#F8F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F8F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F482
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F482 | 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)
#FFEC78
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#FFE7DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f8f482; /* rgb */ color: rgb(248, 244, 130); /* oklch */ color: oklch(94.7% 0.137 106.9);
Tailwind
colors: {
custom: {
50: '#fcf7a9',
500: '#f8f482',
950: '#000000',
},
}SCSS
$custom: #f8f482; $custom-light: #fcf7a9; $custom-dark: #000000;
JSON
{
"hex": "#f8f482",
"rgb": {
"r": 248,
"g": 244,
"b": 130
},
"hsl": {
"h": 57.966,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.94719,
"c": 0.13651,
"h": 106.9
},
"luminance": 0.8627
}Semantic roles & 50–950 ramp
primary
#F8F482
secondary
#494ED5
accent
#08E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581