#FBFBB0#FBFBB0
#FBFBB0 is a very light, moderate yellow. Relative luminance 0.926; OKLCH L 97.1% C 0.094 H 108.0°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBB0 |
|---|---|
| RGB | rgb(251, 251, 176) |
| HSL | hsl(60, 90%, 84%) |
| HSV | hsv(60, 30%, 98%) |
| CMYK | cmyk(0%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(97.08, -11.20, 36.05) |
| CIE-LCH | lch(97.08, 37.75, 107.26°) |
| OKLab | oklab(97.09% -0.0293 0.0898) |
| OKLCH | oklch(97.09% 0.094 108) |
| XYZ | xyz(82.1177, 92.6395, 54.6212) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.71
Light Beige
#FFFEB6
ΔE00 0.92
Creme
#FFFFB6
ΔE00 0.92
Cream (survey)
#FFFFC2
ΔE00 2.93
Buff
#FEF69E
ΔE00 3.32
Egg Shell
#FFFCC4
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBB0 #B0B0FB
analogous
#FBD5B0 #FBFBB0 #D5FBB0
triadic
#FBFBB0 #B0FBFB #FBB0FB
tetradic
#FBFBB0 #B0FBD5 #B0B0FB #FBB0D5
square
#FBFBB0 #B0FBD5 #B0B0FB #FBB0D5
split-complementary
#FBFBB0 #B0D5FB #D5B0FB
monochromatic
#F5F53B #F8F876 #FBFBB0 #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.08
#FBFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#FBFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBB0
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBB0 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF8B3
Tritanopia (blue-blind)
#FFF2E8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfbb0; /* rgb */ color: rgb(251, 251, 176); /* oklch */ color: oklch(97.1% 0.094 108.0);
Tailwind
colors: {
custom: {
50: '#fdfcc8',
500: '#fbfbb0',
950: '#000000',
},
}SCSS
$custom: #fbfbb0; $custom-light: #fdfcc8; $custom-dark: #000000;
JSON
{
"hex": "#fbfbb0",
"rgb": {
"r": 251,
"g": 251,
"b": 176
},
"hsl": {
"h": 60,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.97089,
"c": 0.09448,
"h": 108
},
"luminance": 0.92638
}Semantic roles & 50–950 ramp
primary
#FBFBB0
secondary
#7070DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582