#F8EB82#F8EB82
#F8EB82 is a very light, vivid yellow. Relative luminance 0.810; OKLCH L 92.9% C 0.127 H 102.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EB82 |
|---|---|
| RGB | rgb(248, 235, 130) |
| HSL | hsl(53, 89%, 74%) |
| HSV | hsv(53, 48%, 97%) |
| CMYK | cmyk(0%, 5.2%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.13, -9.32, 52.18) |
| CIE-LCH | lch(92.13, 53.00, 100.12°) |
| OKLab | oklab(92.89% -0.027 0.1245) |
| OKLCH | oklch(92.89% 0.127 102.3) |
| XYZ | xyz(72.4509, 80.9871, 32.9304) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.42
Khaki (CSS)
#F0E68C
ΔE00 2.56
Dark Cream
#FFF39A
ΔE00 3.04
Straw
#FCF679
ΔE00 3.51
Manilla
#FFFA86
ΔE00 3.64
Buff
#FEF69E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EB82 #828FF8
analogous
#F8B082 #F8EB82 #CAF882
triadic
#F8EB82 #82F8EB #EB82F8
tetradic
#F8EB82 #82F8B0 #828FF8 #F882CA
square
#F8EB82 #82F8B0 #828FF8 #F882CA
split-complementary
#F8EB82 #82CAF8 #B082F8
monochromatic
#F2D80E #F5E248 #F8EB82 #FBF4BC #FDFAE2
Accessibility & contrast
On white
1.22
#F8EB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#F8EB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EB82
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EB82 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f8eb82; /* rgb */ color: rgb(248, 235, 130); /* oklch */ color: oklch(92.9% 0.127 102.3);
Tailwind
colors: {
custom: {
50: '#fcf1a8',
500: '#f8eb82',
950: '#000000',
},
}SCSS
$custom: #f8eb82; $custom-light: #fcf1a8; $custom-dark: #000000;
JSON
{
"hex": "#f8eb82",
"rgb": {
"r": 248,
"g": 235,
"b": 130
},
"hsl": {
"h": 53.39,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.9289,
"c": 0.12737,
"h": 102.3
},
"luminance": 0.80985
}Semantic roles & 50–950 ramp
primary
#F8EB82
secondary
#4959D5
accent
#19E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581