#FBE39B#FBE39B
#FBE39B is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.094 H 91.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE39B |
|---|---|
| RGB | rgb(251, 227, 155) |
| HSL | hsl(45, 92%, 80%) |
| HSV | hsv(45, 38%, 98%) |
| CMYK | cmyk(0%, 9.6%, 38.2%, 1.6%) |
| CIE-LAB | lab(90.70, -1.65, 38.17) |
| CIE-LCH | lch(90.70, 38.21, 92.47°) |
| OKLab | oklab(91.93% -0.0029 0.0942) |
| OKLCH | oklch(91.93% 0.094 91.8) |
| XYZ | xyz(73.1707, 77.8165, 42.1697) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.63
Vanilla
#F3E5AB
ΔE00 3.79
Light Tan
#FBEEAC
ΔE00 3.87
Wheat (survey)
#FBDD7E
ΔE00 4.18
Sandy
#F1DA7A
ΔE00 4.73
Khaki (CSS)
#F0E68C
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE39B #9BB3FB
analogous
#FBB39B #FBE39B #E3FB9B
triadic
#FBE39B #9BFBE3 #E39BFB
tetradic
#FBE39B #9BFBB3 #9BB3FB #FB9BE3
square
#FBE39B #9BFBB3 #9BB3FB #FB9BE3
split-complementary
#FBE39B #9BE3FB #B39BFB
monochromatic
#F6C225 #F9D360 #FBE39B #FDF3D6 #FEF7E2
Accessibility & contrast
On white
1.27
#FBE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FBE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE39B
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE39B | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E096
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#FFD8D1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbe39b; /* rgb */ color: rgb(251, 227, 155); /* oklch */ color: oklch(91.9% 0.094 91.8);
Tailwind
colors: {
custom: {
50: '#feebb9',
500: '#fbe39b',
950: '#000000',
},
}SCSS
$custom: #fbe39b; $custom-light: #feebb9; $custom-dark: #000000;
JSON
{
"hex": "#fbe39b",
"rgb": {
"r": 251,
"g": 227,
"b": 155
},
"hsl": {
"h": 45,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.91929,
"c": 0.09419,
"h": 91.8
},
"luminance": 0.77814
}Semantic roles & 50–950 ramp
primary
#FBE39B
secondary
#5E7DDC
accent
#39E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481