#F8F382#F8F382
#F8F382 is a very light, vivid yellow. Relative luminance 0.857; OKLCH L 94.5% C 0.135 H 106.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F382 |
|---|---|
| RGB | rgb(248, 243, 130) |
| HSL | hsl(57, 89%, 74%) |
| HSV | hsv(57, 48%, 97%) |
| CMYK | cmyk(0%, 2%, 47.6%, 2.7%) |
| CIE-LAB | lab(94.17, -13.27, 54.65) |
| CIE-LCH | lch(94.17, 56.24, 103.64°) |
| OKLab | oklab(94.51% -0.0384 0.1299) |
| OKLCH | oklch(94.51% 0.135 106.5) |
| XYZ | xyz(74.7930, 85.6713, 33.7111) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.46
Straw
#FCF679
ΔE00 1.63
Yellowish Tan
#FCFC81
ΔE00 2.25
Pale Yellow
#FFFF84
ΔE00 2.70
Butter
#FFFF81
ΔE00 2.84
Custard
#FFFD78
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F382 #8287F8
analogous
#F8B882 #F8F382 #C2F882
triadic
#F8F382 #82F8F3 #F382F8
tetradic
#F8F382 #82F8B8 #8287F8 #F882C2
square
#F8F382 #82F8B8 #8287F8 #F882C2
split-complementary
#F8F382 #82C2F8 #B882F8
monochromatic
#F2E80E #F5ED48 #F8F382 #FBF9BC #FDFCE2
Accessibility & contrast
On white
1.16
#F8F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#F8F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F382
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F382 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#FFE6D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8f382; /* rgb */ color: rgb(248, 243, 130); /* oklch */ color: oklch(94.5% 0.135 106.5);
Tailwind
colors: {
custom: {
50: '#fcf6a9',
500: '#f8f382',
950: '#000000',
},
}SCSS
$custom: #f8f382; $custom-light: #fcf6a9; $custom-dark: #000000;
JSON
{
"hex": "#f8f382",
"rgb": {
"r": 248,
"g": 243,
"b": 130
},
"hsl": {
"h": 57.458,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.94514,
"c": 0.13546,
"h": 106.5
},
"luminance": 0.85669
}Semantic roles & 50–950 ramp
primary
#F8F382
secondary
#494FD5
accent
#0AE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581