#FBF992#FBF992
#FBF992 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.2% C 0.125 H 107.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF992 |
|---|---|
| RGB | rgb(251, 249, 146) |
| HSL | hsl(59, 93%, 78%) |
| HSV | hsv(59, 42%, 98%) |
| CMYK | cmyk(0%, 0.8%, 41.8%, 1.6%) |
| CIE-LAB | lab(96.14, -13.54, 49.54) |
| CIE-LCH | lch(96.14, 51.35, 105.28°) |
| OKLab | oklab(96.2% -0.0379 0.1196) |
| OKLCH | oklch(96.2% 0.125 107.6) |
| XYZ | xyz(78.8490, 90.3377, 40.4719) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.00
Yellowish Tan
#FCFC81
ΔE00 2.63
Buff
#FEF69E
ΔE00 2.65
Pale Yellow
#FFFF84
ΔE00 2.77
Butter
#FFFF81
ΔE00 3.09
Straw
#FCF679
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF992 #9294FB
analogous
#FBC492 #FBF992 #C8FB92
triadic
#FBF992 #92FBF9 #F992FB
tetradic
#FBF992 #92FBC4 #9294FB #FB92C8
square
#FBF992 #92FBC4 #9294FB #FB92C8
split-complementary
#FBF992 #92C8FB #C492FB
monochromatic
#F7F21C #F9F657 #FBF992 #FDFCCD #FEFDE1
Accessibility & contrast
On white
1.10
#FBF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FBF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF992
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF992 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28A
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#FFEDE0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf992; /* rgb */ color: rgb(251, 249, 146); /* oklch */ color: oklch(96.2% 0.125 107.6);
Tailwind
colors: {
custom: {
50: '#fefbb3',
500: '#fbf992',
950: '#000000',
},
}SCSS
$custom: #fbf992; $custom-light: #fefbb3; $custom-dark: #000000;
JSON
{
"hex": "#fbf992",
"rgb": {
"r": 251,
"g": 249,
"b": 146
},
"hsl": {
"h": 58.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.96197,
"c": 0.12548,
"h": 107.6
},
"luminance": 0.90336
}Semantic roles & 50–950 ramp
primary
#FBF992
secondary
#5659DB
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581