#FBFA9B#FBFA9B
#FBFA9B is a very light, moderate yellow. Relative luminance 0.912; OKLCH L 96.5% C 0.117 H 107.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA9B |
|---|---|
| RGB | rgb(251, 250, 155) |
| HSL | hsl(59, 92%, 80%) |
| HSV | hsv(59, 38%, 98%) |
| CMYK | cmyk(0%, 0.4%, 38.2%, 1.6%) |
| CIE-LAB | lab(96.51, -13.10, 45.67) |
| CIE-LCH | lch(96.51, 47.51, 106.01°) |
| OKLab | oklab(96.54% -0.0359 0.1114) |
| OKLCH | oklch(96.54% 0.117 107.9) |
| XYZ | xyz(79.8868, 91.2486, 44.4084) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.10
Parchment
#FEFCAF
ΔE00 3.05
Dark Cream
#FFF39A
ΔE00 3.13
Manilla
#FFFA86
ΔE00 3.22
Yellowish Tan
#FCFC81
ΔE00 3.80
Pale Yellow
#FFFF84
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA9B #9B9CFB
analogous
#FBCA9B #FBFA9B #CCFB9B
triadic
#FBFA9B #9BFBFA #FA9BFB
tetradic
#FBFA9B #9BFBCA #9B9CFB #FB9BCC
square
#FBFA9B #9BFBCA #9B9CFB #FB9BCC
split-complementary
#FBFA9B #9BCCFB #CA9BFB
monochromatic
#F6F425 #F9F760 #FBFA9B #FDFDD6 #FEFEE2
Accessibility & contrast
On white
1.09
#FBFA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FBFA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA9B
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA9B | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF394
Deuteranopia (green-blind)
#FFF79F
Tritanopia (blue-blind)
#FFEFE3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfa9b; /* rgb */ color: rgb(251, 250, 155); /* oklch */ color: oklch(96.5% 0.117 107.9);
Tailwind
colors: {
custom: {
50: '#fefbba',
500: '#fbfa9b',
950: '#000000',
},
}SCSS
$custom: #fbfa9b; $custom-light: #fefbba; $custom-dark: #000000;
JSON
{
"hex": "#fbfa9b",
"rgb": {
"r": 251,
"g": 250,
"b": 155
},
"hsl": {
"h": 59.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.96535,
"c": 0.11701,
"h": 107.9
},
"luminance": 0.91247
}Semantic roles & 50–950 ramp
primary
#FBFA9B
secondary
#5E5FDC
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582