#FBFBAB#FBFBAB
#FBFBAB is a very light, moderate yellow. Relative luminance 0.924; OKLCH L 97.0% C 0.100 H 108.1°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBAB |
|---|---|
| RGB | rgb(251, 251, 171) |
| HSL | hsl(60, 91%, 83%) |
| HSV | hsv(60, 32%, 98%) |
| CMYK | cmyk(0%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(97.00, -11.80, 38.44) |
| CIE-LCH | lch(97.00, 40.21, 107.07°) |
| OKLab | oklab(97% -0.0312 0.0953) |
| OKLCH | oklch(97% 0.1 108.1) |
| XYZ | xyz(81.6321, 92.4453, 52.0636) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.79
Creme
#FFFFB6
ΔE00 1.57
Light Beige
#FFFEB6
ΔE00 1.65
Buff
#FEF69E
ΔE00 2.73
Cream (survey)
#FFFFC2
ΔE00 3.80
Light Khaki
#E6F2A2
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBAB #ABABFB
analogous
#FBD3AB #FBFBAB #D3FBAB
triadic
#FBFBAB #ABFBFB #FBABFB
tetradic
#FBFBAB #ABFBD3 #ABABFB #FBABD3
square
#FBFBAB #ABFBD3 #ABABFB #FBABD3
split-complementary
#FBFBAB #ABD3FB #D3ABFB
monochromatic
#F5F536 #F8F871 #FBFBAB #FEFEE2 #FEFEE2
Accessibility & contrast
On white
1.08
#FBFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#FBFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBAB
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBAB | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A5
Deuteranopia (green-blind)
#FFF8AE
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfbab; /* rgb */ color: rgb(251, 251, 171); /* oklch */ color: oklch(97.0% 0.100 108.1);
Tailwind
colors: {
custom: {
50: '#fdfcc4',
500: '#fbfbab',
950: '#000000',
},
}SCSS
$custom: #fbfbab; $custom-light: #fdfcc4; $custom-dark: #000000;
JSON
{
"hex": "#fbfbab",
"rgb": {
"r": 251,
"g": 251,
"b": 171
},
"hsl": {
"h": 60,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.97,
"c": 0.10028,
"h": 108.1
},
"luminance": 0.92444
}Semantic roles & 50–950 ramp
primary
#FBFBAB
secondary
#6C6CDE
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582