#FBE299#FBE299
#FBE299 is a very light, moderate orange. Relative luminance 0.772; OKLCH L 91.7% C 0.096 H 91.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE299 |
|---|---|
| RGB | rgb(251, 226, 153) |
| HSL | hsl(45, 92%, 79%) |
| HSV | hsv(45, 39%, 98%) |
| CMYK | cmyk(0%, 10%, 39%, 1.6%) |
| CIE-LAB | lab(90.42, -1.36, 38.82) |
| CIE-LCH | lch(90.42, 38.84, 92.00°) |
| OKLab | oklab(91.7% -0.0022 0.0956) |
| OKLCH | oklch(91.7% 0.096 91.3) |
| XYZ | xyz(72.7314, 77.2045, 41.2016) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.76
Wheat (survey)
#FBDD7E
ΔE00 3.90
Vanilla
#F3E5AB
ΔE00 4.12
Light Tan
#FBEEAC
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE299 #99B2FB
analogous
#FBB199 #FBE299 #E3FB99
triadic
#FBE299 #99FBE2 #E299FB
tetradic
#FBE299 #99FBB1 #99B2FB #FB99E3
square
#FBE299 #99FBB1 #99B2FB #FB99E3
split-complementary
#FBE299 #99E3FB #B199FB
monochromatic
#F6C123 #F9D15E #FBE299 #FDF3D4 #FEF7E2
Accessibility & contrast
On white
1.28
#FBE299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FBE299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE299
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE299 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe299; /* rgb */ color: rgb(251, 226, 153); /* oklch */ color: oklch(91.7% 0.096 91.3);
Tailwind
colors: {
custom: {
50: '#feebb8',
500: '#fbe299',
950: '#000000',
},
}SCSS
$custom: #fbe299; $custom-light: #feebb8; $custom-dark: #000000;
JSON
{
"hex": "#fbe299",
"rgb": {
"r": 251,
"g": 226,
"b": 153
},
"hsl": {
"h": 44.694,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.91698,
"c": 0.09559,
"h": 91.3
},
"luminance": 0.77202
}Semantic roles & 50–950 ramp
primary
#FBE299
secondary
#5C7DDC
accent
#3BE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481