#FFFB82#FFFB82
#FFFB82 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.7% C 0.143 H 107.1°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFB82 |
|---|---|
| RGB | rgb(255, 251, 130) |
| HSL | hsl(58, 100%, 75%) |
| HSV | hsv(58, 49%, 100%) |
| CMYK | cmyk(0%, 1.6%, 49%, 0%) |
| CIE-LAB | lab(96.77, -14.43, 57.89) |
| CIE-LCH | lch(96.77, 59.66, 104.00°) |
| OKLab | oklab(96.71% -0.0421 0.1369) |
| OKLCH | oklch(96.71% 0.143 107.1) |
| XYZ | xyz(79.7684, 91.8682, 34.6451) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.65
Yellowish Tan
#FCFC81
ΔE00 0.95
Pale Yellow
#FFFF84
ΔE00 1.15
Butter
#FFFF81
ΔE00 1.21
Straw
#FCF679
ΔE00 1.24
Banana (survey)
#FFFF7E
ΔE00 1.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFB82 #8286FF
analogous
#FFBC82 #FFFB82 #C4FF82
triadic
#FFFB82 #82FFFB #FB82FF
tetradic
#FFFB82 #82FFBC #8286FF #FF82C4
square
#FFFB82 #82FFBC #8286FF #FF82C4
split-complementary
#FFFB82 #82C4FF #BC82FF
monochromatic
#FFF708 #FFF945 #FFFB82 #FFFDBF #FFFEE0
Accessibility & contrast
On white
1.08
#FFFB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FFFB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFB82
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFB82 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF377
Deuteranopia (green-blind)
#FFF888
Tritanopia (blue-blind)
#FFEEDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffb82; /* rgb */ color: rgb(255, 251, 130); /* oklch */ color: oklch(96.7% 0.143 107.1);
Tailwind
colors: {
custom: {
50: '#fffca9',
500: '#fffb82',
950: '#000000',
},
}SCSS
$custom: #fffb82; $custom-light: #fffca9; $custom-dark: #000000;
JSON
{
"hex": "#fffb82",
"rgb": {
"r": 255,
"g": 251,
"b": 130
},
"hsl": {
"h": 58.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.96711,
"c": 0.14323,
"h": 107.1
},
"luminance": 0.91866
}Semantic roles & 50–950 ramp
primary
#FFFB82
secondary
#474CDE
accent
#07E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581