#FBE083#FBE083
#FBE083 is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 91.0% C 0.117 H 93.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE083 |
|---|---|
| RGB | rgb(251, 224, 131) |
| HSL | hsl(47, 94%, 75%) |
| HSV | hsv(47, 48%, 98%) |
| CMYK | cmyk(0%, 10.8%, 47.8%, 1.6%) |
| CIE-LAB | lab(89.61, -2.52, 48.67) |
| CIE-LCH | lch(89.61, 48.74, 92.97°) |
| OKLab | oklab(90.96% -0.0075 0.1167) |
| OKLCH | oklch(90.96% 0.117 93.7) |
| XYZ | xyz(70.5383, 75.4621, 32.3184) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.02
Sandy
#F1DA7A
ΔE00 1.98
Pale Gold
#FDDE6C
ΔE00 3.01
Yellow Tan
#FFE36E
ΔE00 3.31
Sand Yellow
#FCE166
ΔE00 4.01
Light Mustard
#F7D560
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE083 #839EFB
analogous
#FBA483 #FBE083 #DAFB83
triadic
#FBE083 #83FBE0 #E083FB
tetradic
#FBE083 #83FBA4 #839EFB #FB83DA
square
#FBE083 #83FBA4 #839EFB #FB83DA
split-complementary
#FBE083 #83DAFB #A483FB
monochromatic
#F7C20C #F9D148 #FBE083 #FDEFBE #FEF8E1
Accessibility & contrast
On white
1.31
#FBE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FBE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE083
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE083 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbe083; /* rgb */ color: rgb(251, 224, 131); /* oklch */ color: oklch(91.0% 0.117 93.7);
Tailwind
colors: {
custom: {
50: '#ffe9a9',
500: '#fbe083',
950: '#000000',
},
}SCSS
$custom: #fbe083; $custom-light: #ffe9a9; $custom-dark: #000000;
JSON
{
"hex": "#fbe083",
"rgb": {
"r": 251,
"g": 224,
"b": 131
},
"hsl": {
"h": 46.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90961,
"c": 0.11697,
"h": 93.7
},
"luminance": 0.75459
}Semantic roles & 50–950 ramp
primary
#FBE083
secondary
#4969D9
accent
#34E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481